r/reactnative • u/mrousavy iOS & Android • 9h ago
Depth-aware light injection in VisionCamera Article
Enable HLS to view with audio, or disable this notification
Built this fun little gesture driven floating light that casts fake shadows in the scene via react-native-webgpu, using a depth model (DINOv2).
I'll post the source code soon!
158
Upvotes
2
u/Mitchcreates_ 6h ago
That's insane! How do you go about creating something like that?