˚୨୧⋆ Raytracer 。˚ ⋆
October 31, 2025 · View on GitHub
A path tracer written using Elle, Raylib, and OpenGL.
|
|
The scene on the left has 1,742,612 triangles, and the one on the right has 4,480,758 triangles!
♡ Why does this exist?
- I had wanted to write a Raytracer for a while, and I finally got the opportunity to do so!
♡ How to build?
make (or make run to also run the raytracer)
(Note: you may have to set ELLE_LIBS to link with OpenGL for linux, ie make run ELLE_LIBS='-lraylib -lGL')
♡ Licensing
- Copyright © 2024 Rosie (acquitelol)