songshibo / RayTracer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Ray Tracer

Follow Ray Tracing in One Weekend.

Features

  • Output in PPM6 format
  • Surface Normal & Multiple Spheres
  • Antialiasing
  • Diffuse/Metal/Dielectrics
  • Quad Rendering with AABB
  • multi-threads acceleration
  • Mac OSX & Windows support

Results

output1

About


Languages

Language:C++ 96.4%Language:C 3.4%Language:CMake 0.2%