Skip to content

A ray-tracing and rasterizer program used for rendering 3D scenes.

License

Notifications You must be signed in to change notification settings

Belfer/PhotonCaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhotonCaster

A ray-tracing and rasterizer program used for rendering 3D scenes.

How to build

Linux:

git clone https://github.com/VIGameStudio/PhotonCaster.git
cd PhotonCaster/
mkdir build/
cd build/
cmake ../
make
./PhotonCaster

About

A ray-tracing and rasterizer program used for rendering 3D scenes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published