Difference between revisions of "The Fighting Mongooses"

From CDOT Wiki
Jump to: navigation, search
(Created page with "==Repository== https://bitbucket.org/kklerks/fightingmongoose OR https://bitbucket.org/kklerks/klerks_emperor (As the group now essentially consists of just Kyle Klerks, ei...")
 
(Repository)
Line 5: Line 5:
  
 
https://bitbucket.org/kklerks/klerks_emperor
 
https://bitbucket.org/kklerks/klerks_emperor
 +
 +
'''Final submission can be found under tag "v1.0"'''
  
 
(As the group now essentially consists of just Kyle Klerks, either repository is valid.)
 
(As the group now essentially consists of just Kyle Klerks, either repository is valid.)

Revision as of 00:35, 15 December 2016

Repository

https://bitbucket.org/kklerks/fightingmongoose

OR

https://bitbucket.org/kklerks/klerks_emperor

Final submission can be found under tag "v1.0"

(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.