top of page

3D Programming in C/GLSL

3gp 1.png
3gp 3.png
3gp 2.png
github.png

Working in GLSL to make a 3d terrain and also display an object with a texture on top of it; and to also make it move is the end goal of the assessment.

Vertex shader 

Fragment shader

bottom of page