Skip to content

A simple sand physics simulator written using GLFW and OpenGL

License

Notifications You must be signed in to change notification settings

snowkluster/sandsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SandSim

Options

The program accepts two command line arguments: -tps and -size. The -tps argument modifies the update speed of the game cells, measured in Ticks Per Second (TPS). Its usage is as follows: -tps=50. The -size argument is intended to adjust the size of the game, but is currently experiencing functionality issues. Its usage is exemplified as follows: -size=500

About

A simple sand physics simulator written using GLFW and OpenGL

Resources

License

Stars

Watchers

Forks