Open main menu

CDOT Wiki β

Changes

GAM670/DPS905 Weekly Schedule 20121

252 bytes added, 19:57, 24 January 2012
GAM670/DPS905 -- Weekly Schedule 20121
*:: axis-aligned bounding boxes
*:: oriented bounding boxes
 
=== To Do ===
* Research the feature that you are going to add and prepare a plan of action
* Prepare a team page for your team so that repos can be ordered
* Add a section to your team page to track your project and solicit commentary
 
=== Resources ===
 
<!--
== Week 3 - Jan 23 ==
=== This Week ===
* Collision Detection (cont'd)
*: Shape
*:: Shape : Frame
*:: Shape::setRadius()
*:: Shape::getRadius()
*:: Shape::setRadius(float r);
*:: Shape::setRadius(float x, float y, float z);
*:: Shape::getRadius() const { return radius; }
*:: Shape::setPlane(Vector n, float d);
*:: Shape::setAxisAligned(Vector min, Vector max);
* Comprehensive Camerawork
*: rotation about an axis
*: order of rotation matters
*: Euler angles
*: gimble gimbal lock
*:: quaternions
*:: geometric algebra (more abstract)
<!--
* Billboards
*: definition, purpose of a billboard
*: types of billboards
* SkyBox
*: definition of a skybox
*: other forms
* Index Buffers
*: amount of storage needed for vertex data
*: indexing
*: indexed primitives
<!--
* Meshes
*: Stock Objects
*:: DrawSubset
*:: FVF settings
* SkyBox
*: definition of a skybox
*: other forms
* Billboards
*: definition, purpose of a billboard
*: types of billboards
-->
<!--
* Visibility Determination
* Finite Size of Objects
*: Expansion of the Viewing Frustum
*: Shape
*:: Shape : Frame
*:: Shape::setRadius()
*:: Shapee::getRadius()
-->
 
 
=== To Do ===
* Research the feature that you are going to add and prepare a plan of action
* Prepare a team page for your team so that repos can be ordered
* Add a section to your team page to track your project and solicit commentary
 
=== Resources ===
 
<!--
== Week 3 - Jan 23 ==
=== This Week ===
=== To Do ===
=== Resources ===