- oimo_physics package
 - documentation
 - shape/octree_shape.dart
 
oimo_physics package
- Libraries
 - collision/broadphase/basic_proxy
 - collision/broadphase/broad_phase
 - collision/broadphase/brute_force_broad_phase
 - collision/broadphase/dbvt/dbvt_broad_phase
 - collision/broadphase/dbvt/dbvt_main
 - collision/broadphase/dbvt/dbvt_node
 - collision/broadphase/dbvt/dbvt_proxy
 - collision/broadphase/pair_broad_phase
 - collision/broadphase/proxy_broad_phase
 - collision/broadphase/sap/sap_axis
 - collision/broadphase/sap/sap_broad_phase
 - collision/broadphase/sap/sap_element
 - collision/broadphase/sap/sap_proxy
 - collision/narrowphase/box_box_collision_detector
 - collision/narrowphase/box_cylinder_collision_detector
 - collision/narrowphase/box_plane_collision_detector
 - collision/narrowphase/collision_detector
 - collision/narrowphase/cylinder_cylinder_collision_detector
 - collision/narrowphase/octree_capsule_collision_detector
 - collision/narrowphase/octree_sphere_collision_detection
 - collision/narrowphase/ray_collision_detector
 - collision/narrowphase/sphere_box_collision_detector
 - collision/narrowphase/sphere_cylinder_collision_detector
 - collision/narrowphase/sphere_plane_collision_detector
 - collision/narrowphase/sphere_sphere_collision_detector
 - collision/narrowphase/tetra_tetra_collision_detector
 - constraint/constraint_main
 - constraint/contact/contact_constraint
 - constraint/contact/contact_link
 - constraint/contact/contact_main
 - constraint/contact/contact_manifold
 - constraint/contact/contact_point_data_buffer
 - constraint/contact/impulse_buffer
 - constraint/contact/manifold_point
 - constraint/joint/ball_and_socket_joint
 - constraint/joint/base/angular_constraint
 - constraint/joint/base/linear_constraint
 - constraint/joint/base/rotational3_constraint
 - constraint/joint/base/rotational_constraint
 - constraint/joint/base/translational3_constraint
 - constraint/joint/base/translational_constraint
 - constraint/joint/distance_joint
 - constraint/joint/hinge_joint
 - constraint/joint/joint_config
 - constraint/joint/joint_link
 - constraint/joint/joint_main
 - constraint/joint/limit_motor
 - constraint/joint/prismatic_joint
 - constraint/joint/slider_joint
 - constraint/joint/wheel_joint
 - core/core_main
 - core/rigid_body
 - core/utils_core
 - core/world_core
 - math/aabb
 - math/mat33
 - math/math
 - math/plane
 - math/quat
 - math/ray
 - math/triangle
 - math/vec3
 - oimo_physics
 - shape/box_shape
 - shape/capsule_shape
 - shape/cylinder_shape
 - shape/line
 - shape/mass_info
 - shape/octree_shape
 - shape/particle_shape
 - shape/plane_shape
 - shape/shape_config
 - shape/shape_main
 - shape/sphere_shape
 - shape/tetra_shape