Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 183 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 183 Bytes

OpenGL GPU raymarcher

This project aims to become a gpu based raymarcher. This is done by using the fragmentshader, which is applied to an Mesh, which is drawn on the whole window.