Main /
OpenglDemoCategories: WIN rds-hosted Graphics Demos OpenGL demo 2269K Author: Steve Allen Date: Jan 12 2013 http://www.rapideuphoria.com/opengl demo.zip The first 3D Euphoria game??? :) Its really a pretty simple platform jumping game via OpenGL. He made it while teaching himself the fixed function pipeline. As such, its nothing breathtaking but it does demonstrate some simple 3d collision detection, model loading, terrain generation, texturing and fog. It uses Mark Akita's awesome SDL wrapper and Mic's opengl lib. |