Skip to content

levi-wj/cpp_raytracer

Repository files navigation

Overview

C++ raytracing engine that renders a scene with spheres. The scene is rendered in a .ppm file.

Software Demo Video

Development Environment

Visual Studio Code CL microsoft compiler

C++ cstdlib (for random numbers)

Useful Websites

Future Work

  • Add support for material colors
  • Fix color intensity (scene is too dark)

About

Raytracing 3D Renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages