Thin Instance "Screen Door" Fun (a Timing Test of Sorts)

I was wondering how many thin instances I could manipulate at once. On my MacBook Air, about 20000 without appreciable speed loss. CPU bound.

https://playground.babylonjs.com/#8VN8VX

4 Likes

I just got an idea. We can use camera or other video as input, convert frame to grey scale and use pixel darkness to control displacement along zaxis of each pixel. That will result into a 3D point cloud image.

1 Like

Have at it!

I created a small demo for picking color from image frame. Can be used with GREYSCALE anable to pick greyscale color value of pixel