/raytracer

A C++ ray traycer for rendering 3D scenes (encoded in Wavefront format) with Phong reflection model, using libpng library

Primary LanguageC++

raytracer

A C++ ray traycer for rendering 3D scenes(encoded in Wavefront format) with Phong reflection model, using libpng library

Given set of object with information about their type, position and material, e.g. sphere 10 5.5 7 usemtl mirror, you need to render a png image.

Alt text Alt text Alt text Alt text