Skip to content

rumblesan/tinyray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinyray

About

I'm building a raytracer!

Because everybody should... and my C really needs brushing up;

Dependencies

tinyray depends on two libraries I've created,

  • BCLib
  • TrayLang

Make sure you have these built and installed before attempting to build. Follow the instructions in their READMES.

Building

cd build
cmake ..
make
make tests

Contact

guy@rumblesan.com if you have any questions

Releases

No releases published

Packages

No packages published