https://github.com/jimver/fracto
Real time fractal renderer using ray marching
https://github.com/jimver/fracto
fractal fractals godot ray-marching raymarching
Last synced: 9 months ago
JSON representation
Real time fractal renderer using ray marching
- Host: GitHub
- URL: https://github.com/jimver/fracto
- Owner: Jimver
- License: gpl-3.0
- Created: 2019-10-30T19:17:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-11T20:05:22.000Z (over 6 years ago)
- Last Synced: 2025-02-06T10:19:05.363Z (over 1 year ago)
- Topics: fractal, fractals, godot, ray-marching, raymarching
- Language: GDScript
- Homepage:
- Size: 3.43 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://godotengine.org/download) 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



