Skip to content

A good programming exercise to deal with vector applications

Notifications You must be signed in to change notification settings

mindscapexyz/RaytracerCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Basic raytracer

A good exercise to deal with vector applications

To compile the program, make sure g++ is available in your pc. Then run:

g++ raytracer.cpp

Then run the instruction file

./a.out

Open the pixel file

./out.ppm

About

A good programming exercise to deal with vector applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages