glsl-smaa
SMAA (Enhanced Subpixel Morphological Antialiasing) post-processing; WebGL (OpenGL ES 2.0) implementation with no fluff. (by dmnsgn)
THREE.MeshLine
Mesh replacement for THREE.Line (by spite)
glsl-smaa | THREE.MeshLine | |
---|---|---|
1 | 3 | |
96 | 2,232 | |
- | 0.6% | |
0.0 | 0.0 | |
about 4 years ago | about 1 year ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
glsl-smaa
Posts with mentions or reviews of glsl-smaa.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-22.
-
Is it me or does this SMAA demo seems off?
I found this demo here: https://github.com/dmnsgn/glsl-smaa and SMAA seems to be pretty ineffective.
THREE.MeshLine
Posts with mentions or reviews of THREE.MeshLine.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-27.
- Recreating this 3D animation with Three.js
-
Frameworks/libraries/tools used to create these fancy animated 3d websites
THREE.MeshLine
-
“Attraction” – animation based on the Hadley chaotic attractor (link to web version in comments)
Is this with threejs mesh lines? https://github.com/spite/THREE.MeshLine
What are some alternatives?
When comparing glsl-smaa and THREE.MeshLine you can also consider the following projects:
shader-web-background - Displays GLSL fragment shaders as a website background. Supports offscreen buffers and floating point textures on almost any browser and hardware. Compatible with Shadertoy.
leader-line - Draw a leader line in your web page.
curtainsjs - curtains.js is a lightweight vanilla WebGL javascript library that turns HTML DOM elements into interactive textured planes.
react-three-fiber - 🇨🇭 A React renderer for Three.js
smaaDemo - Subpixel Morphological AntiAliasing OpenGL/Vulkan demo
threejs-mesh-modifiers - A Three.js mesh morph modifier