harshit2608 / Raytracer-C-

A simple ray tracer written in C++ only does not require any third party dependencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raytracer-C-

A simple ray tracer in C++

NOTE: This project works only on windows with Visual Studio 2019

How to build?

Clone the repository by using git clone --recursive https://github.com/harshit2608/Raytracer-C- Then navigate to scripts folder and run theWin-GenPeojects.bat script. It will generate a visual studio solution.

About

A simple ray tracer written in C++ only does not require any third party dependencies.


Languages

Language:C++ 88.8%Language:C 6.1%Language:Lua 4.5%Language:Batchfile 0.7%