GPU Falling Snow/Sand Sandbox

All game logic is done on the graphics card without any readback. Runs without any compute shaders instead uses a 2 pass fragment shader technique I worked out to be web and mobile compatible.

Desktop version runs at around 1918 fps with 1 million pixels on my laptop. Web version is a lot slower but still not bad.

Controls:

+/- to change sim tick rate

left click to paint with brush

mouse scroll to zoom

right click to pan camera

wasd - to move player pixels



Leave a comment

Log in with itch.io to leave a comment.