Skip to content

Simple ray tracer created with C++ to learn graphics development. Has shadows, sepcular lighting, and more.

Notifications You must be signed in to change notification settings

Hrithvik-Alex/Ray-Tracer

Repository files navigation

Ray-Tracer

Simple ray tracer created with C++

Explanations coming soon..

First ambient image:

spheres

Image with lighting:

sphereswlight

Image with specular lighting:

shinysphereswlight

Image with shadows:

sphereswshadows

Followed https://github.com/ssloy/tinyraytracer for reference.

About

Simple ray tracer created with C++ to learn graphics development. Has shadows, sepcular lighting, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages