JuliaGeometry / Rotations.jl

Julia implementations for different rotation parameterizations
https://juliageometry.github.io/Rotations.jl
MIT License
176 stars 44 forks source link

Add plotting methods #279

Closed hyrodium closed 7 months ago

hyrodium commented 9 months ago

It would be nice to have methods to visualize rotations like in SciPy documentation.

image

This can be implemented with package extensions.