Skip to content

Commit

Permalink
chore: build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
isaac-mason committed Jan 6, 2024
1 parent 1bf3e51 commit dd971c4
Show file tree
Hide file tree
Showing 52 changed files with 922 additions and 823 deletions.
24 changes: 12 additions & 12 deletions docs/classes/AABB.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/classes/ArrayCollisionMatrix.html

Large diffs are not rendered by default.

150 changes: 75 additions & 75 deletions docs/classes/Body.html

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions docs/classes/Box.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions docs/classes/Broadphase.html

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions docs/classes/ConeTwistConstraint.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/classes/Constraint.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions docs/classes/ContactEquation.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/classes/ContactMaterial.html

Large diffs are not rendered by default.

70 changes: 35 additions & 35 deletions docs/classes/ConvexPolyhedron.html

Large diffs are not rendered by default.

78 changes: 39 additions & 39 deletions docs/classes/Cylinder.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/classes/DistanceConstraint.html

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions docs/classes/Equation.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/classes/EventTarget.html

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions docs/classes/FrictionEquation.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/classes/GSSolver.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions docs/classes/GridBroadphase.html

Large diffs are not rendered by default.

52 changes: 26 additions & 26 deletions docs/classes/Heightfield.html

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions docs/classes/HingeConstraint.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/classes/JacobianElement.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions docs/classes/LockConstraint.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions docs/classes/Mat3.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/classes/Material.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions docs/classes/NaiveBroadphase.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/classes/Narrowphase.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/classes/ObjectCollisionMatrix.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions docs/classes/Particle.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions docs/classes/Plane.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions docs/classes/PointToPointConstraint.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/classes/Pool.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions docs/classes/Quaternion.html

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions docs/classes/Ray.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions docs/classes/RaycastResult.html

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions docs/classes/RaycastVehicle.html

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions docs/classes/RigidVehicle.html

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions docs/classes/RotationalEquation.html

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions docs/classes/RotationalMotorEquation.html

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions docs/classes/SAPBroadphase.html

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions docs/classes/SPHSystem.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions docs/classes/Shape.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/classes/Solver.html

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions docs/classes/Sphere.html

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/classes/SplitSolver.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions docs/classes/Spring.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions docs/classes/Transform.html

Large diffs are not rendered by default.

66 changes: 33 additions & 33 deletions docs/classes/Trimesh.html

Large diffs are not rendered by default.

54 changes: 27 additions & 27 deletions docs/classes/Vec3.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/classes/Vec3Pool.html

Large diffs are not rendered by default.

78 changes: 39 additions & 39 deletions docs/classes/WheelInfo.html

Large diffs are not rendered by default.

90 changes: 45 additions & 45 deletions docs/classes/World.html

Large diffs are not rendered by default.

99 changes: 99 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,103 @@ <h1>Getting Started</h1>
</code></pre>
<p>You should now see a falling ball on the screen! Check out the <a href="https://github.com/pmndrs/cannon-es/blob/master/examples/threejs.html">basic three.js example</a> for the full code.</p>
<p>That&#39;s it for the basic example, to learn more about all the different features, head over to the <a href="https://pmndrs.github.io/cannon-es/">examples page</a>!</p>

<a href="#supported-shape-collision-pairs" id="supported-shape-collision-pairs" style="color: inherit; text-decoration: none;">
<h2>Supported Shape Collision Pairs</h2>
</a>
<p>Note that not all shapes can collide with each other as some collision algorithms are not implemented. The table below shows which shapes can currently collide with each other:</p>
<table>
<thead>
<tr>
<th align="left"></th>
<th align="center"><a href="http://pmndrs.github.io/cannon-es/docs/classes/Sphere.html">Sphere</a></th>
<th align="center"><a href="http://pmndrs.github.io/cannon-es/docs/classes/Plane.html">Plane</a></th>
<th align="center"><a href="http://pmndrs.github.io/cannon-es/docs/classes/Box.html">Box</a></th>
<th align="center"><a href="http://pmndrs.github.io/cannon-es/docs/classes/ConvexPolyhedron.html">Convex</a></th>
<th align="center"><a href="http://pmndrs.github.io/cannon-es/docs/classes/Particle.html">Particle</a></th>
<th align="center"><a href="http://pmndrs.github.io/cannon-es/docs/classes/Heightfield.html">Heightfield</a></th>
<th align="center"><a href="http://pmndrs.github.io/cannon-es/docs/classes/Trimesh.html">Trimesh</a></th>
</tr>
</thead>
<tbody><tr>
<td align="left">Sphere</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
</tr>
<tr>
<td align="left">Plane</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
<td align="center">-</td>
<td align="center">Yes</td>
</tr>
<tr>
<td align="left">Box</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
<td align="center">(todo)</td>
</tr>
<tr>
<td align="left">Cylinder</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
<td align="center">(todo)</td>
</tr>
<tr>
<td align="left">Convex</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
<td align="center">(todo)</td>
</tr>
<tr>
<td align="left">Particle</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">(todo)</td>
<td align="center">(todo)</td>
</tr>
<tr>
<td align="left">Heightfield</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">(todo)</td>
</tr>
<tr>
<td align="left">Trimesh</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
<td align="center">-</td>
</tr>
</tbody></table>
</div></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class="current"><a href="modules.html">Exports</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-class"><a href="classes/AABB.html" class="tsd-kind-icon">AABB</a></li><li class="tsd-kind-class"><a href="classes/ArrayCollisionMatrix.html" class="tsd-kind-icon">Array<wbr/>Collision<wbr/>Matrix</a></li><li class="tsd-kind-class"><a href="classes/Body.html" class="tsd-kind-icon">Body</a></li><li class="tsd-kind-class"><a href="classes/Box.html" class="tsd-kind-icon">Box</a></li><li class="tsd-kind-class"><a href="classes/Broadphase.html" class="tsd-kind-icon">Broadphase</a></li><li class="tsd-kind-class"><a href="classes/ConeTwistConstraint.html" class="tsd-kind-icon">Cone<wbr/>Twist<wbr/>Constraint</a></li><li class="tsd-kind-class"><a href="classes/Constraint.html" class="tsd-kind-icon">Constraint</a></li><li class="tsd-kind-class"><a href="classes/ContactEquation.html" class="tsd-kind-icon">Contact<wbr/>Equation</a></li><li class="tsd-kind-class"><a href="classes/ContactMaterial.html" class="tsd-kind-icon">Contact<wbr/>Material</a></li><li class="tsd-kind-class"><a href="classes/ConvexPolyhedron.html" class="tsd-kind-icon">Convex<wbr/>Polyhedron</a></li><li class="tsd-kind-class"><a href="classes/Cylinder.html" class="tsd-kind-icon">Cylinder</a></li><li class="tsd-kind-class"><a href="classes/DistanceConstraint.html" class="tsd-kind-icon">Distance<wbr/>Constraint</a></li><li class="tsd-kind-class"><a href="classes/Equation.html" class="tsd-kind-icon">Equation</a></li><li class="tsd-kind-class"><a href="classes/EventTarget.html" class="tsd-kind-icon">Event<wbr/>Target</a></li><li class="tsd-kind-class"><a href="classes/FrictionEquation.html" class="tsd-kind-icon">Friction<wbr/>Equation</a></li><li class="tsd-kind-class"><a href="classes/GSSolver.html" class="tsd-kind-icon">GSSolver</a></li><li class="tsd-kind-class"><a href="classes/GridBroadphase.html" class="tsd-kind-icon">Grid<wbr/>Broadphase</a></li><li class="tsd-kind-class"><a href="classes/Heightfield.html" class="tsd-kind-icon">Heightfield</a></li><li class="tsd-kind-class"><a href="classes/HingeConstraint.html" class="tsd-kind-icon">Hinge<wbr/>Constraint</a></li><li class="tsd-kind-class"><a href="classes/JacobianElement.html" class="tsd-kind-icon">Jacobian<wbr/>Element</a></li><li class="tsd-kind-class"><a href="classes/LockConstraint.html" class="tsd-kind-icon">Lock<wbr/>Constraint</a></li><li class="tsd-kind-class"><a href="classes/Mat3.html" class="tsd-kind-icon">Mat3</a></li><li class="tsd-kind-class"><a href="classes/Material.html" class="tsd-kind-icon">Material</a></li><li class="tsd-kind-class"><a href="classes/NaiveBroadphase.html" class="tsd-kind-icon">Naive<wbr/>Broadphase</a></li><li class="tsd-kind-class"><a href="classes/Narrowphase.html" class="tsd-kind-icon">Narrowphase</a></li><li class="tsd-kind-class"><a href="classes/ObjectCollisionMatrix.html" class="tsd-kind-icon">Object<wbr/>Collision<wbr/>Matrix</a></li><li class="tsd-kind-class"><a href="classes/Particle.html" class="tsd-kind-icon">Particle</a></li><li class="tsd-kind-class"><a href="classes/Plane.html" class="tsd-kind-icon">Plane</a></li><li class="tsd-kind-class"><a href="classes/PointToPointConstraint.html" class="tsd-kind-icon">Point<wbr/>To<wbr/>Point<wbr/>Constraint</a></li><li class="tsd-kind-class"><a href="classes/Pool.html" class="tsd-kind-icon">Pool</a></li><li class="tsd-kind-class"><a href="classes/Quaternion.html" class="tsd-kind-icon">Quaternion</a></li><li class="tsd-kind-class"><a href="classes/Ray.html" class="tsd-kind-icon">Ray</a></li><li class="tsd-kind-class"><a href="classes/RaycastResult.html" class="tsd-kind-icon">Raycast<wbr/>Result</a></li><li class="tsd-kind-class"><a href="classes/RaycastVehicle.html" class="tsd-kind-icon">Raycast<wbr/>Vehicle</a></li><li class="tsd-kind-class"><a href="classes/RigidVehicle.html" class="tsd-kind-icon">Rigid<wbr/>Vehicle</a></li><li class="tsd-kind-class"><a href="classes/RotationalEquation.html" class="tsd-kind-icon">Rotational<wbr/>Equation</a></li><li class="tsd-kind-class"><a href="classes/RotationalMotorEquation.html" class="tsd-kind-icon">Rotational<wbr/>Motor<wbr/>Equation</a></li><li class="tsd-kind-class"><a href="classes/SAPBroadphase.html" class="tsd-kind-icon">SAPBroadphase</a></li><li class="tsd-kind-class"><a href="classes/SPHSystem.html" class="tsd-kind-icon">SPHSystem</a></li><li class="tsd-kind-class"><a href="classes/Shape.html" class="tsd-kind-icon">Shape</a></li><li class="tsd-kind-class"><a href="classes/Solver.html" class="tsd-kind-icon">Solver</a></li><li class="tsd-kind-class"><a href="classes/Sphere.html" class="tsd-kind-icon">Sphere</a></li><li class="tsd-kind-class"><a href="classes/SplitSolver.html" class="tsd-kind-icon">Split<wbr/>Solver</a></li><li class="tsd-kind-class"><a href="classes/Spring.html" class="tsd-kind-icon">Spring</a></li><li class="tsd-kind-class"><a href="classes/Transform.html" class="tsd-kind-icon">Transform</a></li><li class="tsd-kind-class"><a href="classes/Trimesh.html" class="tsd-kind-icon">Trimesh</a></li><li class="tsd-kind-class"><a href="classes/Vec3.html" class="tsd-kind-icon">Vec3</a></li><li class="tsd-kind-class"><a href="classes/Vec3Pool.html" class="tsd-kind-icon">Vec3<wbr/>Pool</a></li><li class="tsd-kind-class"><a href="classes/WheelInfo.html" class="tsd-kind-icon">Wheel<wbr/>Info</a></li><li class="tsd-kind-class"><a href="classes/World.html" class="tsd-kind-icon">World</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BodySleepState" class="tsd-kind-icon">Body<wbr/>Sleep<wbr/>State</a></li><li class="tsd-kind-type-alias"><a href="modules.html#BodyType" class="tsd-kind-icon">Body<wbr/>Type</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ConvexPolyhedronContactPoint" class="tsd-kind-icon">Convex<wbr/>Polyhedron<wbr/>Contact<wbr/>Point</a></li><li class="tsd-kind-type-alias"><a href="modules.html#RayMode" class="tsd-kind-icon">Ray<wbr/>Mode</a></li><li class="tsd-kind-type-alias"><a href="modules.html#RayOptions" class="tsd-kind-icon">Ray<wbr/>Options</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ShapeType" class="tsd-kind-icon">Shape<wbr/>Type</a></li><li class="tsd-kind-variable"><a href="modules.html#BODY_SLEEP_STATES" class="tsd-kind-icon">BODY_<wbr/>SLEEP_<wbr/>STATES</a></li><li class="tsd-kind-variable"><a href="modules.html#BODY_TYPES" class="tsd-kind-icon">BODY_<wbr/>TYPES</a></li><li class="tsd-kind-variable"><a href="modules.html#RAY_MODES" class="tsd-kind-icon">RAY_<wbr/>MODES</a></li><li class="tsd-kind-variable"><a href="modules.html#SHAPE_TYPES" class="tsd-kind-icon">SHAPE_<wbr/>TYPES</a></li></ul></nav></div></div></div><footer class=""><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li><li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li><li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="overlay"></div><script src="assets/main.js"></script></body></html>
Loading

0 comments on commit dd971c4

Please sign in to comment.