Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractal Tree Generator

made-with-java GitHub release (latest by date)

Tree Generator Extreme

  • 🔩 CPU driven 3D Engine

  • 🌳 Generates randomized trees

  • 👀 You can modify, scale, rotate the result

What is it?

  • Compiled release of Java randomized tree generator
  • An insight to writing 3D engines from scratch

Implemantation details:

  • Builds from a simple point towards polygon and rendering classes
  • Uses zBuffer technique to calculate depth
  • Adheres to OOP design in it's core

Preview

Screenshot

How to run it

The release is a pre-packaged *.jar file, that will autorun via installed Java on your system.

About

3D Rendering Engine, built from scratch in Java. Generates procedural fractal trees with customizable complexity and real-time interaction.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages