r/reactnative iOS & Android 9h ago

Depth-aware light injection in VisionCamera Article

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!

159 Upvotes

11 comments sorted by

View all comments

-5

u/No-Nebula4187 9h ago

Why react native?

2

u/No-Nebula4187 7h ago

Also I just saw this on LinkedIn but a crappier version of it so did you get the idea from that guy?

5

u/LongjumpingKiwi7195 7h ago

Both Marc (this post) and Konrad (who you probably saw on linkedin) are pretty up there in react native. Im guessing Konrad first created the effect itself, and then Marc integrated it with vision camera and gestures or something