DotStarMoney / glpractice

Graphics practice code demonstrating raytracing of a complex parametric solid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StarEngine

To build, run cmake-make(.sh or .bat)

Ouput - Linux

Run the generated Makefile in ./build/

Output - Windows

Open the generated VS project in ./build/

About

Graphics practice code demonstrating raytracing of a complex parametric solid


Languages

Language:C++ 43.9%Language:GLSL 33.1%Language:CMake 20.1%Language:C 2.0%Language:Shell 0.5%Language:Batchfile 0.3%