Skip to content

A simple ray tracer built from scratch in C. Uses the X window system to render images

Notifications You must be signed in to change notification settings

MrSaad/RayTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RayTracer

A simple ray tracer built from scratch in C. Uses the X window system to render images Refer to in_readme.txt for information on layout of in.txt file (This contains information about what to display on screen)

To build: $ make

To run: $ ./raytrace < in.txt

About

A simple ray tracer built from scratch in C. Uses the X window system to render images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published