top of page
ALEX's PORTFOLIO
New Dimension
ROLE
Developer
DESCRIPTION
New Dimension is a Game Engine done in C++ using Visual Studio and OpenGL API functions.
​
Game features developed:
​
- Load 3D models from a file using external libraries such as assimp;
- Implemented a FPS camera;
- Implemented a simple terrain;
- Implemented a skybox;
- Implemented billboard object;
- Applied UV textures to models / objects and terrains;
- Allow the user to move around the level using keyboard keys such as WASD + mouse.
​
YEAR
2021
Engine
Visual Studio
PLATFORM
Windows / Linux
WINDOWS LEVEL DESIGN
bottom of page