Skip to content

anigokhale/gen_fractal_3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

gen_fractal_3d

This is a version of the Chaos game method of generating fractals, but in 3 dimensions!

The main things to change is the shape being rendered (under the name "selected"), the c-value (to change spacing and scale), and the random number generation mode (randMode).

When in the simulation, the 'x' key will lock rotation to the x-axis, and the 'y' and 'z' keys will do the same for theirs. The 'a' key will free rotation again.

Pressing the 'l' key will show the x, y, and z-axes.

About

a version of the chaos game, but in 3D!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published