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.
 
 
alistair acb2607ba3 scream 3 years ago
img pres 4 years ago
.gitmodules no module 4 years ago
Makefile scream 3 years ago
README.md readme 4 years ago
camera.c scream 3 years ago
camera.h woooooo 4 years ago
colours.c AAAA 3 years ago
colours.h AAAA 3 years ago
distfuncs.c AAAA 3 years ago
distfuncs.h lighting 4 years ago
main.c scream 3 years ago
main.h segfaultereu 4 years ago
presentation.md 16-9 4 years ago
queue.h add queue.h from OpenBSD 4 years ago
scene.c AAAA 3 years ago
scene.h segfaultereu 4 years ago
types.h lighting 4 years ago
vect.c scream 3 years ago
vect.h AAAA 3 years ago

README.md

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.

Written for the uqcs hackathon.