Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 439 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 439 Bytes

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