Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 499 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 499 Bytes

raylib-tesseract

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!.