Skip to content

Ray Tracer inspired by "Ray Tracing in One Weekend"

Notifications You must be signed in to change notification settings

kkshoury/raytracing

Repository files navigation

Simple Ray Tracer

This is my first attempt at writing a simple ray tracer inspired by "Ray Tracing in One Weekend" The ray tracer can draw spheres with Matte, Metal, and Reflective materials.

Notice the shadows and reflections

alt text

Currently, the image is output as a PPM file. You can view it using File Viewer Lite or any other software that opens PPM image files.

I am working on adding bmp and jpeg support as well as more materials, effects, and code refactoring with time.

About

Ray Tracer inspired by "Ray Tracing in One Weekend"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages