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...). (by jeeliz)
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. (by xemantic)
jeelizFaceFilter | shader-web-background | |
---|---|---|
2 | 3 | |
2,751 | 234 | |
0.7% | 4.3% | |
2.9 | 0.0 | |
2 months ago | almost 2 years ago | |
JavaScript | JavaScript | |
Apache License 2.0 | GNU General Public License v3.0 only |
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.
jeelizFaceFilter
Posts with mentions or reviews of jeelizFaceFilter.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-08.
-
Adding AR Filters in a 100ms Video Call - Part 1
Ikr! That's what I was thinking when I came across Jeeliz. Now I have worked with tensorflow.js based libraries in the past but they're usually quite CPU intensive for a live video use case. Jeeliz looked promising as it's designed for this use case. So I thought why not try it out by adding some 3d AR filters to our video calls. Well! that is what we're going to do.
-
Best Web-Based Face Tracking Library?
I created a demo face filter web app using jeeliz. It has great features however, I found that the tracking performance wasn't perfect. Media pipe seems to require building out custom features manually to achieve the face filter app I need. I'm wondering if building a more custom app with mediapipe would be worth the extra effort over Jeeliz.
shader-web-background
Posts with mentions or reviews of shader-web-background.
We have used some of these posts to build our list of alternatives
and similar projects.
- 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?
When comparing jeelizFaceFilter and shader-web-background you can also consider the following projects:
mediapipe - Cross-platform, customizable ML solutions for live and streaming media.
curtainsjs - curtains.js is a lightweight vanilla WebGL javascript library that turns HTML DOM elements into interactive textured planes.
threejs-mesh-modifiers - A Three.js mesh morph modifier
spacers - 🔳 when you need more __space__. Quick margin/padding for your no-code tools.
AlvaAR - World tracking for WebAR. A Javascript library for Augmented Reality to run SLAM in the browser.
glsl-smaa - SMAA (Enhanced Subpixel Morphological Antialiasing) post-processing; WebGL (OpenGL ES 2.0) implementation with no fluff.