squidgame VS jeelizFaceFilter

Compare squidgame vs jeelizFaceFilter and see what are their differences.

squidgame

Red light green light game from squid game made using JavaScript and Three.js (by 0shuvo0)

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)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
squidgame jeelizFaceFilter
2 2
152 2,619
- 0.3%
4.1 5.2
over 2 years ago 4 months ago
JavaScript JavaScript
- Apache License 2.0
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.

squidgame

Posts with mentions or reviews of squidgame. We have used some of these posts to build our list of alternatives and similar projects.

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
    2 projects | dev.to | 8 Mar 2022
    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?
    2 projects | /r/Web_Development | 17 Aug 2021
    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.