curtainsjs
shader-web-background
curtainsjs | shader-web-background | |
---|---|---|
3 | 3 | |
1,707 | 234 | |
0.7% | 4.3% | |
3.6 | 0.0 | |
6 months ago | almost 2 years ago | |
JavaScript | JavaScript | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
curtainsjs
-
How to recreate this animated background with distortion effect?
If you're purely wanting to add a shader effect then as a newcomer to the shader world I'd recommend curtainsjs as an easy way to add custom shaders without the hassle of having to deal with low level WebGL setup stuff. They even have a similar example with the mouse distortion effect where the code is much more readable and well commented with another codepen by the creator of curtains which has a more similar mouse flow effect that could be repurposed to be a post effect shader and distort the output of a gradient shader.
-
Web Effect
Curtainsjs - Lightweight vanilla WebGL JavaScript library that turns HTML DOM elements into interactive textured planes.
shader-web-background
- Another frame of the endless generative video, noise and radial gradient as a source of spectral color, another 3d-to-2d noise as feedback displacer, GLSL, realtime
- Very slow feedback with light dispersion spectrum
-
The Birth Of A New Sun Would Religions Exist
https://github.com/xemantic/shader-web-background/blob/main/API.md#uniform-setter
What are some alternatives?
shadertoy-react - 6kB "Shadertoy" like react component letting you easily render your fragment shaders in your React web projects, without having to worry about implementing the WebGL part.
jeelizFaceFilter - Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).
freeciv-web - Freeciv-web is an Open Source strategy game implemented in HTML5 and WebGL, which can be played online against other players, or in single player mode against AI opponents.
spacers - 🔳 when you need more __space__. Quick margin/padding for your no-code tools.
glsl-smaa - SMAA (Enhanced Subpixel Morphological Antialiasing) post-processing; WebGL (OpenGL ES 2.0) implementation with no fluff.