Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 713 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 713 Bytes

Fracto

This is a real time ray marching renderer that renders fractals in 3D. Currently the Mandelbulb and Mandelbox fractals are implemented.

Build

Download and unzip this repository. Then download Godot Game Engine. Open the project via Godot and run it.

Controls

Use WASD to move around, Q and E to control elevation and the mouse to point the camera. Use the scroll wheel of the mouse to zoom in/out.

Screenshots

Mandelbulb

Mandelbulb-2

Mandelbox

Mandelbox-2