Inspire
In the retrofuturistic late 80’s, four kids developed a passion for creating drones. Anyway, there has to be a master in this art. They compete in order to know who will rise upon all. Welcome to Inspire, our drone racing game.
Inspire is a dron racing game for PC developed by 5 Multimedia Engineering students during their last year's project. It's a video game completely made from scratch with C++ and OpenGL.
One of the most remarkable aspects of this project is that was build based on our own technologies:
- Genesis Engine: graphics engine made with C++ and OpenGL.
- Picasso Physics Engine: 3D physics engine.
- Athen.ai: Artificial Intelligence Engine.
- Orion Engine: network engine to support our online multiplayer mode with RakNet functionalities.
Throughout the 8 months of development, we focused our efforts in order to achieve the main goal: optimization. The game was required to run on a PC with 2GB RAM (700 MB reserved for video memory, no graphics-dedicated video card).
You can check the source code on GitHub.
Description
OCT 2018 - JUNE 2019
Dron racing game for PC developed by 5 Multimedia Engineering students from scratch with C++ and OpenGL.