Skip to content

leozulfiu/dynamic-trees-box2d

Repository files navigation

dynamic trees with box2d

Inspired by Badland I created a small simulation where I test realistic tree behaviour. RevoluteJoins are used to connect the tree parts. The application is written with Processing and Box2D for Processing

GIF

Installation

You need gradle to run the application.

Usage

  1. git clone https://github.com/leozulfiu/dynamic-trees-box2d.git
  2. cd dynamic-trees-box2d
  3. gradle run

For creating a jar file just type gradle build. You will find the jar in the build/libs/ folder. The Start.tmx file is created with Tiled. You can change the level to your own desires.

License

MIT

About

dynamic trees implemented with box2d

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages