-
-
Notifications
You must be signed in to change notification settings - Fork 119
Ship Game 3D Collision with the BoxCollider Library
Simon (darkside) Jackson edited this page Aug 20, 2020
·
6 revisions
#Ship Game: 3D Collision with the BoxCollider Library#
Area Games: 3D Graphics, Games: Collision Submitted 9/27/2007 Article
Description:
This supplemental article explains the BoxCollider library provided in the [Ship Game starter kit*](https://github.com/simondarksidej/XNAGameStudio/wiki/Ship Game). BoxCollider is a collision-detection and response library that features an octree implementation, collision response with friction effects, and prebuilt collision-aware camera classes.
All content and source code downloaded from this page are bound to the Microsoft Permissive License (Ms-PL).
| Download | Size | Description |
|---|---|---|
| [Ship Game - Using the Box Collider Library.doc](https://github.com/simondarksidej/XNAGameStudio/blob/master/Documents/Ship Game - Using the Box Collider Library.doc?raw=true) | 0.11MB | This article explains the BoxCollider library provided in the Ship game starter kit. |