Kevin
@webxr.bsky.social
61 followers 260 following 35 posts
Posts Media Videos Starter Packs
webxr.bsky.social
Thanks for the feedback ! Unfortunately I don’t have an android to test it. It works without problem on iOS safari and chrome … I’ll investigate!
How does Vibration.API perform in a pixel ?
webxr.bsky.social
Made the demo into a mini game, as an entry to
@bruno-simon.bsky.social 's #threejsJourney challenge.
The experience makes use of the Vibration API which works on Android devices, and offers more immersive haptics through the iOS app Brrrowser. Link 👇
webxr.bsky.social
Just added #ToneJS to
@pmndrs
's #ThreeJS "Simple audio analyser". It now features a Synthesizer that also generates haptic feedback when viewed with an Android device or better haptics with iOS app "Brrrowser".
webxr.bsky.social
Brrrowser app for full screen Haptics Ready web experiences.
More info here : github.com/Web3Kev/Brrr...
Find it in the App Store apps.apple.com/jp/app/brrro...
webxr.bsky.social
In this demo I forked Lunakepio (GitHub name) 's MarioKart3.js 🏁 project to support Brrrowser's API navigator.haptic()
If you have a game / experience you'd like to add haptic support for the Brrrowser app I'll happily add your project to the ⭐ featured page. ✌️
github.com/Web3Kev/Brrr...
webxr.bsky.social
Another demo showcasing here Brrrowser's own API giving full access to iOS Core Haptics engine. This R3F project is using Rapier's physics engine. OnContactForce event triggers vibrations, with intensity from totalForceMagnitude.
Repo for this Haptic brick demo here : 
github.com/Web3Kev/hapt...
webxr.bsky.social
Quick demo of iOS app Brrrowser's Haptic capability. Showcasing here Vibration API support (normally not supported on iOS).
More info here : 
github.com/Web3Kev/Brrr...
Reposted by Kevin
pixel-mesh.bsky.social
"marble race remix" (final updates)

revisiting my very first webXR experiment

added some "oomph" to the overall experience: bgm, controller support, collision sfx + controller vibration

live: marble-race-remix.vercel.app

#webxr #threejs #r3f #vr #gamedev
webxr.bsky.social
😂 “Tell me without telling me that you are not a gamer… “
webxr.bsky.social
Cool ! Had to search what astrobot was though 😅. What part of this demo makes you think of Astro Bot being a good candidate for the web ?
webxr.bsky.social
Works also with a gamepad like #PS4 DualShock.... with Haptic Feedback !
webxr.bsky.social
Had some fun last week-end porting
Lunakepio (AlexMoulinneuf) 's #Mario Controller to #webXR.
github.com/Lunakepio/ma...
Uses #ThreeJS #R3F @belabohlender.bsky.social
's new Handle in #XR
Should work smoothly on #iPhone in #AR.
Not available on #Switch2 🤡
webxr.bsky.social
I already ripped their logo … I still wanted to remain legal 😅
webxr.bsky.social
pixel-mesh.bsky.social
check out my latest webxr project github.com/shpowley/thr.... a mixed-reality adaptation of several course lessons from Bruno Simon's (@bruno-simon.bsky.social) "three.js journey" course (threejs-journey.com)

quest 3 (possibly other headsets) | android | ios

#threejs #webxr #webdev
webxr.bsky.social
With the #AI revolution, people talk of the fall of Stack Overflow… so I thought I should pay homage to it with a … vibe coded #webXR game. 😅
Try it now on Android, iOS, desktop & #Quest3
Made with #threeJS #XR #r3f #rapier
webxr.bsky.social
Did you know you can now open a #webXR session thanks to
on your #iPhone? You don’t even need to download the app. Just click on the link below to try
@belabohlender.bsky.social ’s #R3F #Threejs #XR handle example : shorturl.at/DkWfs

Thanks to @sung-powley.bsky.social for sharing about this !
webxr.bsky.social
Minor update with correct Hand Pose feedback. (one of many advantages to having custom hands)
webxr.bsky.social
Catch, Tame, Chill with butterfly boids in #WebXR in either #VR or #AR using Hands only interactions with custom Hand Pose Recognitions. (controllers can also be used)
Live now here : 👉 ar-butterflies.vercel.app
Meta link here : t.co/gbaGqlGpLW

#r3f #boids #quest3 #xr #threeJS
webxr.bsky.social
I managed to get the same look as meta’s default Quest3 hands.
webxr.bsky.social
Soon you can catch butterflies or shall I say butterboïds? #webxr #r3f #boids #quest3 #vr #ar #xr #threeJS
webxr.bsky.social
Thanks, great demo!
webxr.bsky.social
Wow! This even works on iOS ! Is needle engine repacking the model and animation as a usdz by default? Sound unfortunately doesn’t work. I guess the infamous « no user input no sound » Apple thing. Would there be a fix to play the model and the sound in sync on iOS ?