Libbum / spherical-cow

A high volume fraction sphere packing library
Apache License 2.0
35 stars 7 forks source link

Quaternion rotation instead of current transforms #18

Open Libbum opened 6 years ago

Libbum commented 6 years ago

We have some issues with negative square root values with the current point finding solution. Investigate quaternions to do this instead.

Libbum commented 6 years ago

There may be an even better way (have only skimmed so far)