Skip to content

Refactor CatmullRom quaternion operations #64

@originalnicodr

Description

@originalnicodr

Describe the issue

When I first wrote the CatmullRom class I didn't know much about quaternions and how to operate with them, and did a ton of conversions between quaternions and Vector4 to do stuff like interpolations. We should refactor this to instead use Quaternion products for these operations.

Metadata

Metadata

Labels

camera pathsAnything related to the camera paths featurerefactor

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions