Skip to content

teamclouday/RenderIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RenderIt

Just Render It 😉
Personal OpenGL Rendering Playground

Base: the RenderIt library, with everything except rendering
Examples: the actual rendering implementations


git submodule update --init --recursive
mkdir Build && cd Build
cmake ..
make -j6

See Examples folder for demos


Latest Work
latest