Changes

Jump to: navigation, search

GAM531/Brazuca

168 bytes added, 20:54, 8 December 2014
Enhancement
In our test Scene, we have 2 objects moving towards each other. Once they collide, they go away from each other and, when they reach a given distance, they start to move back against each other again. You can simply check how the collision is the one doing the work by changing what it does on the callback function defined in core.cpp (void cb()).
 
The solution has 2 core.cpp scenes: One for the graphics test and one for the collision system check. Both are on the same directory, but only one is in the solution.
Bruno was in charge of the test scene, callback system, and Sphere's implementation.
Karina was in charge of creating Sphere Manager and iSphere structure.

Navigation menu