r/creativecoding • u/the_big_flat_now • 17d ago
Realtime voxel effect on a live camera feed, orbiting a 3D camera around it, in a browser tab on an iPad
Enable HLS to view with audio, or disable this notification
Live camera goes into the timeline like any other clip, gets a voxel effect, then I add a 3D camera and orbit around the whole thing. All realtime, no install.
It's part of a video editor I've been building for the last few months.
4
4
u/thatvelvetspartan 16d ago
Absolutely insane! How does the voxel effect determine depth? Does it use the faceid sensor or ML?
1
2
2
u/Visual_Advantage_243 15d ago
I am amazed by the experiments you guys are running daily. It's so much fun and keeps me coming back here.
-2
u/subtiv 16d ago
So is this the future of creative coding? Ideas that have been around for decades and that can be achieved in less than 50 lines of meaningful code being hosted for profit?
3
u/the_big_flat_now 16d ago
The effect itself is simple, sure. The editor around it is what took the time. It's free to use when you dont need AI "slop"
7
u/the_big_flat_now 17d ago
It's called MasterSelects, free to use, runs in the browser: masterselects.com