A tiny software raymarcher that attempts to render "n-dimension" manofold insertions as an image appearing to be a non-euclidean 3-dimensional space. Written for the uqcs hackathon 2020. This repo is a mirror of: https://github.com/ailrst/blackpink
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
279 B

4 years ago
A raymarching renderer that does all its maths in 4d, with the aim to render an
insertion in an arbintrary manifold.
Branches main, yeet, and richal-place-stuff will work, with varying degrees of
geometric correctness and nice phong lighting.
4 years ago
Written for the uqcs hackathon.