Raylib 3D Tesseract Example
The code is very short, only 70 lines. The tesseract is rendered in 3D after being projected from 4D using a perspective projection.
This example has no other dependencies besides raylib.h
. Just download, compile and run!
For more examples see GPU Particles!.