GRAPHICAL ENVIRONMENT
ROLE
Independent
DESCRIPTION
Graphical Environment is a game based around graphics and scenery. View the mystic scenery and enjoy the effects within the world
YEAR
2020
GENRE
Fantasy, Graphical
PLATFORM
PC
PICTURES
PROJECT DETAILS
PROJECT SUMMARY
Graphical Environment was a project made for one of my school modules, Advanced Computer Graphics. The project was done to teach us how to create a realistic graphical environment using advance texture mapping techniques, produce particle physics for special effects and optimizing of rendering code in OpenGL & C++.
GAME FEATURES
-
Terrain / Heightmap
-
Particle System
-
Sprite Animation
-
Fog
-
Billboarding
-
Skyplane
-
Shader / Lighting
LEARNING POINTS
-
Implementation of Sprite Animations
-
Use of heightmaps to create custom terrains
-
Shaders to create lighting, fog
-
Implementation of particles
-
Billboarding for 2D sprites