luciasoftware / lucia

An audio game engine written in python
GNU Lesser General Public License v3.0
34 stars 15 forks source link

Vector distance calculations #16

Closed Amerikranian closed 5 years ago

Amerikranian commented 5 years ago

The vector calculation distances are now included. Just pass in the vectors to get_1d_vector_distance, get_2d_vector_distance, or get_3d_vector_distance and you'll be good to go.