top of page
FUR RENDERING DEMO
2017
This demo was created for a university module - Advanced Graphics Programming. This piece of coursework involved creating a tutorial on how to create a specific graphical effect.
This fur effect was made by rendering the model multiple times, with each vertex displaced along its normal and with decreasing opacity.
Created using C++ and GLSL.
bottom of page