Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.
David Eddy edited this page Mar 27, 2017 · 2 revisions

Shapes

  • Ray
  • Segment
  • Plane
  • BoundingRectangle (2D)
  • Sphere
  • BoundingBox (Axis-Aligned)
  • Box
  • Frustum
  • CylinderX/CylinderY/CylinderZ
  • CapsuleX/CapsuleY/CapsuleZ
  • ConeX/ConeY/ConeZ
  • ComplexCylinder (not usable for physics)
  • ComplexCapsule (not usable for physics)
  • ComplexCone (not usable for physics)

Clone this wiki locally