CSC3223 Graphics for Games OpenGL Rasteriser
Created rotating cube scene
1) The rotating cube can:
o Shrink and vanish
o Blend texture from „clean” to „destroyed”
o Adds transparency until the cube disappears
o Using lines, forms new cubes which appear as the original cube is falling to pieces
2) The scene consists of a rotating cube. The rotating cube can:
o Add more details to the cube through tessellation
o A laser-beam with real-time lighting (fragment Shader) and deformation
o Shaders to turn the model inside out
Git Repository: