ABRG-Models / morphologica

A library of supporting code for numerical modelling (JSON config, HDF5 data, Modern OpenGL visualization)
https://abrg-models.github.io/morphologica/
Apache License 2.0
255 stars 29 forks source link

Quaternion rotations still aren't quite right. #230

Closed sebjameswml closed 4 weeks ago

sebjameswml commented 1 month ago

There seems to be a problem with a rotation that is generated purely by the Quaternion class.

sebjameswml commented 4 weeks ago

Sorted with #231