nphollon / collision

A 3D collision-detection library for Elm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collision

A 3D collision-detection library for Elm. For use with nphollon/geo3d.

This library uses the OBBTree algorithm. It is designed to work well for rigid objects — objects that move and rotate in 3D space, but do not change their shape.

About

A 3D collision-detection library for Elm.

License:Apache License 2.0


Languages

Language:Elm 99.9%Language:Shell 0.1%