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 afb68edd88 Merge branch 'main' of github.com:ailrst/blackpink into main 4 years ago
img pres 4 years ago
.gitmodules no module 4 years ago
Makefile pres 4 years ago
README.md readme 4 years ago
camera.c ooo 4 years ago
camera.h woooooo 4 years ago
colours.c distfuncs 4 years ago
colours.h framerate counter 4 years ago
distfuncs.c ooo 4 years ago
distfuncs.h lighting 4 years ago
main.c ooo 4 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 ooo 4 years ago
scene.h segfaultereu 4 years ago
types.h lighting 4 years ago
vect.c Add random tree generation 4 years ago
vect.h Add random tree generation 4 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.