johannesheinz / forest_simulator

A simple JavaFX application that lets you create a 3D image of trees.

Home Page:https://johannesheinz.github.io/forest_simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forest Simulator

A simple JavaFX application that lets you create a 3D image of trees.

Hotkeys:

Key Action
R: Resets the camera to initial view
F: Sets the camera to front view
T: Sets the camera to top view
X: Show / hide coordinate axis
Space: Plant a new tree with a random height at a random position

Change perspective:

Key Action
Shift + mouse: Faster movement
Ctrl + mouse: Slower movement
Drag left mouse: Rotate camera around scene
Scroll mouse wheel: Zoom in / out

https://johannesheinz.github.io/forest_simulator/

About

A simple JavaFX application that lets you create a 3D image of trees.

https://johannesheinz.github.io/forest_simulator

License:MIT License


Languages

Language:Java 100.0%