Initial commit
parents
No related branches found
No related tags found
Showing
- cartwheel-3d/MathLib/ThreeTuple.h 107 additions, 0 deletionscartwheel-3d/MathLib/ThreeTuple.h
- cartwheel-3d/MathLib/TransformationMatrix.cpp 381 additions, 0 deletionscartwheel-3d/MathLib/TransformationMatrix.cpp
- cartwheel-3d/MathLib/TransformationMatrix.h 175 additions, 0 deletionscartwheel-3d/MathLib/TransformationMatrix.h
- cartwheel-3d/MathLib/Vector.cpp 181 additions, 0 deletionscartwheel-3d/MathLib/Vector.cpp
- cartwheel-3d/MathLib/Vector.h 118 additions, 0 deletionscartwheel-3d/MathLib/Vector.h
- cartwheel-3d/MathLib/Vector3d.cpp 85 additions, 0 deletionscartwheel-3d/MathLib/Vector3d.cpp
- cartwheel-3d/MathLib/Vector3d.h 326 additions, 0 deletionscartwheel-3d/MathLib/Vector3d.h
- cartwheel-3d/MathLib/stdafx.cpp 8 additions, 0 deletionscartwheel-3d/MathLib/stdafx.cpp
- cartwheel-3d/MathLib/stdafx.h 23 additions, 0 deletionscartwheel-3d/MathLib/stdafx.h
- cartwheel-3d/MathLib/targetver.h 24 additions, 0 deletionscartwheel-3d/MathLib/targetver.h
- cartwheel-3d/MathLib/trajectory.h 306 additions, 0 deletionscartwheel-3d/MathLib/trajectory.h
- cartwheel-3d/Physics/ArticulatedFigure.cpp 157 additions, 0 deletionscartwheel-3d/Physics/ArticulatedFigure.cpp
- cartwheel-3d/Physics/ArticulatedFigure.h 189 additions, 0 deletionscartwheel-3d/Physics/ArticulatedFigure.h
- cartwheel-3d/Physics/ArticulatedRigidBody.cpp 55 additions, 0 deletionscartwheel-3d/Physics/ArticulatedRigidBody.cpp
- cartwheel-3d/Physics/ArticulatedRigidBody.h 69 additions, 0 deletionscartwheel-3d/Physics/ArticulatedRigidBody.h
- cartwheel-3d/Physics/BallInSocketJoint.cpp 66 additions, 0 deletionscartwheel-3d/Physics/BallInSocketJoint.cpp
- cartwheel-3d/Physics/BallInSocketJoint.h 147 additions, 0 deletionscartwheel-3d/Physics/BallInSocketJoint.h
- cartwheel-3d/Physics/BoxCDP.cpp 14 additions, 0 deletionscartwheel-3d/Physics/BoxCDP.cpp
- cartwheel-3d/Physics/BoxCDP.h 95 additions, 0 deletionscartwheel-3d/Physics/BoxCDP.h
- cartwheel-3d/Physics/CapsuleCDP.cpp 37 additions, 0 deletionscartwheel-3d/Physics/CapsuleCDP.cpp
Loading
Please register or sign in to comment