Changes

Jump to: navigation, search

Team Guardian Physics

179 bytes added, 21:39, 6 April 2011
Integrating Framework Into Existing Projects
Please skip to the section relevant to your interests :)
=== Combined Physics Simulator/Collision Detector Basic Integration Steps ===
This The barebones packages assume that your working copy is based on sample 28 but should integrate well with all samples 16 (possibly 22) and above. For all packages, the basic steps are the framework in its default state. Integration is relatively straightforward same and should be performed in three stepsare the following:
# Copy all files unique to the physics framework chosen package into your working copy. Add the files to your solution as desired; I recommend that new project filters be created to keep the physics package code separate from everything else.# Overwrite all of Chris' files that you did not modify during development that are also present in the physics framework chosen barebones package.# Merge together files that you've modified from Chris' reference implementation and that are also present in the physics framework chosen barebones package. [mailto:hkamal-al-deen@learn.senecac.on.ca Let me know if any problems arise during this step :)]
'''Note that some files don't necessarily need to be copied in (such as Camera.cpp). Use your discretion when deciding on what parts of the framework to filter out.and hopefully nothing breaks??'''
The barebones For the combined package assumes and the physics-only package, this is all that your working copy is based you need to do to get going. To actually get stuff simulating, take a look at some of [[Team_Guardian_Physics#How_to_Use |this code]]. For the collision only package, read on sample 28 but should integrate well with all samples 16 (possibly 22) and above...
=== Physics Simulator Collision Detection Only ===
== Framework Reference ==

Navigation menu