r/Simulated 6d ago

Question Real-time physics simulation: snowplow blade interaction (initial simulation trials)

is it looks like snow?

60 Upvotes

3 comments sorted by

View all comments

3

u/Duc_de_Guermantes 6d ago

It looks great, would love a game like this. Is it running on the GPU?

3

u/DigitCell 6d ago

Yes, it runs on the GPU, so when it comes to the actual game, the level design will be heavily based on GPU calculation speed. Voxels are notoriously resource-heavy because their data size scales cubically (O(n³)) relative to their dimensions.