https://github.com/kraglik/mandelbulb-c
https://github.com/kraglik/mandelbulb-c
computer-graphics mandelbox mandelbulb simple
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kraglik/mandelbulb-c
- Owner: kraglik
- Created: 2019-03-14T14:15:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-19T13:35:05.000Z (about 7 years ago)
- Last Synced: 2025-02-14T12:16:12.812Z (over 1 year ago)
- Topics: computer-graphics, mandelbox, mandelbulb, simple
- Language: C
- Size: 4.65 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C Mandelbulb
Primitive ray-marching mandelbulb renderer
Some examples:
Pow = 2

Pow = 4

Pow = 6

Pow = 8

Pow = 12

Pow = 32

There is also a mandelbox implementation at branch 'mandelbox'.
Example:
