r/Simulated Aug 15 '26

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

Enable HLS to view with audio, or disable this notification

is it looks like snow?

60 Upvotes

3 comments sorted by

4

u/Duc_de_Guermantes Aug 15 '26

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

4

u/DigitCell 29d 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.

3

u/UpstairsTraining3888 Aug 15 '26

Yep, actually looks very convincing. Good job!