Textured Tunnel Here we're rendering a textured tunnel, which is another classic demo effect really. To draw the tunnel, we're just plotting the rings edge coordinates at set intervals, then projecting them at set depths, we then render between the rings with textured quads.
Space to change tunnel colour.
Commands Used:
TextureQuad, TexturedQuad
Video Download attached