Skip to content

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

Notifications You must be signed in to change notification settings

alexyalunin/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published