Skip to content

WIP falling sand simulation made with rust, notan and rapier2d

Notifications You must be signed in to change notification settings

mantasarm/falling_sand_sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

falling_sand_sim

WIP falling sand simulation made with rust and notan.

Completed tasks:

  • Base physics
  • Basic elements
  • Chunking system
  • Dirty rectangle system
  • Other optimizations (such as disabling and enabling chunks)
  • Multithreading

IN PROGRESS:

  • Integration with rapier2d for rigid body simulation

TODO:

  • Bug fixes and code clean up

Progression:

image

image

image

image

image

About

WIP falling sand simulation made with rust, notan and rapier2d

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages