Skip to content

aln730/rayTracingBasic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

A simple ray tracing renderer in C++ that generates a 400x200 PPM image with a red sphere and a gradient blue-to-white background. The program simulates rays from a camera and checks for intersections with the sphere. It outputs the rendered image to a file named output.ppm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages