You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BSoDium
changed the title
getReferenceY() returns odd results with certain angles
elements.geom.GeomNode.getReferenceY returns odd results with certain angles
Jun 5, 2021
The following method seems to behave in a strange way with certain rotation values :
https://github.com/l3alr0g/Spinel/blob/c256fa9b31e226b7b2f7e0fb6a1bb6911735d165/src/main/java/io/github/spinel/elements/geom/GeomNode.java#L148-L152
Expected behaviour : should return the tangent vector e_phi, phi being the pitch angle.
The text was updated successfully, but these errors were encountered: