Skip to content

Löve2D experimentation with meshes as terrain with destruction and construction with cellular automata of water

License

Notifications You must be signed in to change notification settings

Bgabri/Mesh-physics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mesh-physics

Download Löve2D from love2d.org to run the code

controls

  • left_click: add terrain
  • r: generate new terrain
  • wasd/ arrow_keys: control player

notes

libraries used:

change values at the top of main.lua for experimental options

path to data.wld

  • windows: C:\Users\user\AppData\Roaming\LOVE\mesh physics\data.wld
  • mac: /Users/user/Library/Application Support/LOVE/mesh physics/data.wld

About

Löve2D experimentation with meshes as terrain with destruction and construction with cellular automata of water

Topics

Resources

License

Stars

Watchers

Forks

Languages