Skip to content

SebastianMestre/Rays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rays

sample image

A toy path tracer, written in C.

No way (other than changing the source) to load scenes, or choose any settings. It produces the same image every time.

WIP.

Build

cd src
make

this will generate an executable in the bin directory.