Skip to content

acquitelol/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

˚୨୧⋆ Raytracer 。˚ ⋆

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


⇡ Back to top️!

About

A raytracer experiment using Elle, Raylib, and OpenGL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published