package
0.0.0-20230514135511-d21f05dcd31f
Repository: https://github.com/magtil/g3nt.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
NewMatrix creates and returns a pointer to a new collision Matrix.
NewRaycaster creates and returns a pointer to a new raycaster object with the specified origin and direction.
# Type aliases
Matrix is a triangular collision matrix indicating which pairs of bodies are colliding.