Student Projects

Developing a Game Engine in C++


During my 3rd year of University, I was tasked with developing a 3D game engine in Visual Studio using the C++ language. The final version involved the following features:
- Physics and Collisions.
- Support for LUA code.
- Making use of LUA code, a character controller was created allowing the player to move the     character around the test area.

No comments:

Post a Comment