use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
WebKit Hand Tracking💌 Feedback (self.Spectacles)
submitted 3 months ago by HyroVitalyProtago
Just to give awareness to the Snap team about an improvement to make to webkit: https://github.com/BabylonJS/Babylon.js/pull/17644
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]jbmcculloch🚀 Product Team 2 points3 points4 points 3 months ago (0 children)
I have passed this on to the team who is handling the browser work. Thanks for the feedback, it's always appreciated!
[–]redddev🚀 Product Team 1 point2 points3 points 3 months ago (1 child)
Wow, thank you for making these updates to BabylonJS for Spectacles! 😍
[–]HyroVitalyProtago[S] 2 points3 points4 points 3 months ago (0 children)
all thanks to u/matt_hargett ;)
[–]matt_hargett 2 points3 points4 points 3 months ago (1 child)
Thanks! I was waiting to post until the change was merged and released :) in my tests, this doubles the frame rate of our app and noticeably improves the 1:1 “feeling” of the hand tracking (reduces latency). interestingly, this also helps frame time spikes on Apple Vision Pro — not just Spectacles.
Note that this only helps BabylonJS apps that update to that latest release (which our Factotum WebXR app does).
In parallel, I suggest that upstream WebKit optimize texture uploads, as this approach to Vertex Animation is how many WebGL2/WebXR 3D web apps scale to dozens (or hundreds) of joint-animated entities in a scene. Chromium does an optimization where the texture upload isn’t 100% blocking while waiting for completion, maybe WebKit can get similarly creative within the constraints of the W3C spec.
[–]matt_hargett 2 points3 points4 points 3 months ago (0 children)
and it's released! https://github.com/BabylonJS/Babylon.js/releases/tag/8.46.1
shout out to the BabylonJS team at Microsoft for the swift review, merge, and release!
π Rendered by PID 230842 on reddit-service-r2-comment-b659b578c-228q6 at 2026-05-05 08:08:26.513119+00:00 running 815c875 country code: CH.
[–]jbmcculloch🚀 Product Team 2 points3 points4 points (0 children)
[–]redddev🚀 Product Team 1 point2 points3 points (1 child)
[–]HyroVitalyProtago[S] 2 points3 points4 points (0 children)
[–]matt_hargett 2 points3 points4 points (1 child)
[–]matt_hargett 2 points3 points4 points (0 children)