Skip to content

Repository files navigation

C++ Raytracer

This project contains a simple ray tracer in C++ which renders spheres and planes as well as some special materials and surfaces.

alt text

Running the project

Compile and run the C++ code. The rendered image is output as Raytracing_Image.bmp

Project features

Lights, Objects, and planes are all configured in the raytracer.cpp file.

About

Simple ray tracer in C++ which renders spheres and planes as well as some special materials and surfaces.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages