The Fighting Mongooses
Repository
https://bitbucket.org/kklerks/fightingmongoose
OR
https://bitbucket.org/kklerks/klerks_emperor
Final submission can be found under tag "v1.0"
UPDATED SUBMISSION CAN BE FOUND UNDER TAG "v1.1". APIBUFFER.CPP MUST BE DISABLED FOR OPENGL.
(As the group now essentially consists of just Kyle Klerks, either repository is valid.)
The Enhancement
This group focused on the Geometry Library enhancement. It generates meshes of various shapes for use in the core file.
It can create:
Circle (2D)
Cone
Cube
Cylinder
Octahedron
Pyramid
Sphere
Square (2D)
Triangle (2D)
OpenGL
Unfortunately, due to group issues and time constraints, OpenGL functionality is not fully implemented.
To view, change to gl43 in settings.ini, disable ApiBuffer.cpp, enable ApiBuffer.obj in DebugOBJs, and swap to Debug mode.