stevo2588/RayTracer
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
========================================================================
RayTracer Project Overview
========================================================================
RayTracer
This program is a ray tracing renderer, used to convert 3D files and functions into photo-realistic and non-realistic 2D images.
/////////////////////////////////////////////////////////////////////////////
Standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named RayTracer.pch and a precompiled types file named StdAfx.obj.
/////////////////////////////////////////////////////////////////////////////
Other notes:
/////////////////////////////////////////////////////////////////////////////