Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xavierwebgl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
Show HN: 6DoF Object detection and tracking in web browser – WebAR.rocks.train
(github.com)
12 points
by
xavierwebgl
2y ago
|
0 comments
2.
▲
by
xavierwebgl
4y ago
Insert your face detected and extruded from your camera video stream in real-time into a Three.js 3D scene. Github repo: https://github.com/WebAR-rocks/WebAR.rocks.faceDepth
3.
▲
TUTO: Develop a WebAR Face Filter with React and Three.js / React Three Fiber
(webanimation.blog)
3 points
by
xavierwebgl
5y ago
|
0 comments
4.
▲
Try sunglasses sold on Amazon with your camera on this website. Enjoy
(jeeliz.com)
2 points
by
xavierwebgl
6y ago
|
0 comments
5.
▲
React Three Fiber boilerplate for Face filters
(github.com)
2 points
by
xavierwebgl
6y ago
|
0 comments
6.
▲
The first Website to use hand tracking from user camera for navigation
(webar.rocks)
2 points
by
xavierwebgl
6y ago
|
0 comments
7.
▲
Webapp detecting if you are falling asleep. Useful when driving long distances.
(dont-drive-drowsy.glitch.me)
2 points
by
xavierwebgl
7y ago
|
0 comments
8.
▲
[tuto] create your own animoji in JavaScript/WebGL, working in the web browser
(jeeliz.com)
8 points
by
xavierwebgl
8y ago
|
0 comments
9.
▲
AR in mobile browser: a cup is detected and coffee is virtually poured
(youtube.com)
6 points
by
xavierwebgl
8y ago
|
0 comments
10.
▲
JavaScript lib to adjust the camera exposure to reach the desired brightness
(github.com)
2 points
by
xavierwebgl
8y ago
|
0 comments
11.
▲
The cat face is detected in real time, in your browser (Desktop only)
(jeeliz.com)
2 points
by
xavierwebgl
8y ago
|
0 comments
12.
▲
Website video header with real-time cat face detection and tracking.Desktop only
(jeeliz.com)
1 points
by
xavierwebgl
8y ago
|
0 comments
13.
▲
Webapp to create YouTube karaoke animoji. Uses DL for expression detection
(webojis.com)
8 points
by
xavierwebgl
8y ago
|
0 comments
14.
▲
The First book about deep learning in the web browser (TFJS or vanilla JS/WebGL)
(amazon.com)
1 points
by
xavierwebgl
8y ago
|
0 comments
15.
▲
WebXR coffee time Object detection in augmented reality using a CNN
(youtube.com)
1 points
by
xavierwebgl
8y ago
|
0 comments
16.
▲
Augmented reality WebXR object recognition JavaScript library
(github.com)
2 points
by
xavierwebgl
8y ago
|
0 comments
17.
▲
Tutorial: build a JavaScript/WebGL webcam face filter on the theme of Matrix
(jeeliz.com)
8 points
by
xavierwebgl
8y ago
|
0 comments
18.
▲
JavaScript/WebGL pupillometry library with a $100 DIY setup
(github.com)
7 points
by
xavierwebgl
8y ago
|
0 comments
19.
▲
Webcam talking emoji using JavaScript and a rendering with SVG or THREE.js
(github.com)
10 points
by
xavierwebgl
8y ago
|
0 comments
20.
▲
JavaScript/WebGL lib to create Animoji animated by facial expression
(github.com)
1 points
by
xavierwebgl
8y ago
|
0 comments
21.
▲
by
xavierwebgl
8y ago
I use sublime text, it is lightweight, it has many plugins, it is fast and works great on Ubuntu 16.04.
22.
▲
Why WebML and Face Detection JavaScript browser APIs will be rejected
(medium.com)
1 points
by
xavierwebgl
8y ago
|
0 comments
23.
▲
by
xavierwebgl
8y ago
It works with an ipad pro/safari 11.3
24.
▲
by
xavierwebgl
8y ago
Hi. The webview does not have WebRTC yet. I will test on Ipad. I testes with android and Chrome/Linux. You should get this stuff : https://www.youtube.com/watch?v=3hnls2s9KHI
25.
▲
A webcam face filter on Matrix rain code theme. Works in browser, open source
(jeeliz.com)
1 points
by
xavierwebgl
8y ago
|
4 comments
26.
▲
by
xavierwebgl
8y ago
I would be very interesting by having your configuration to solve this problem. Are you compatible with WebGL2 ? ( http://webglreport.com/?v=2 ). If no, which are your WebGL1 extensions ? http://webglreport.com&#x
27.
▲
by
xavierwebgl
8y ago
Yes, It is a demo app so it is not very well packaged. The code drawing the rectangles (in /helpers/FaceCut) can still be changed to display more user friendly stuffs :)
28.
▲
by
xavierwebgl
8y ago
Yes this is a demo so the fallback use cases are not implemented (if the user does not have a webcam, if he does not agreee to share it, if he has no WebGL), but they can be implemented for more packaged apps and the error messages are deta
29.
▲
by
xavierwebgl
8y ago
I did a big getUserMedia wrapper, the standard is very badly implemented. There is problems with firefox and Android which had to be solved too. That's why we have included the video capture into the library (but it is still possible t
30.
▲
by
xavierwebgl
8y ago
Do you try with Safari ? And is it up to date ? We tried with safari, Ipad pro and Iphone X and it worked. It can only work with safari 11.2 at least and Chrome for IOS does not implement mediastream API yet (so no webcam) because it is bas
More ›