Skip to content

problem with function getOrientedBoxFromTransform  #20

@ChristianDuriez

Description

@ChristianDuriez

There is a problem in the new implementation of getOrientedBoxFromTransorm, it creates a bug on step3 of the TRIPOD tutorial

67c1d51#r32599793

@damienmarchal could you have a look at it ?

euler Rotation is a vec3
rotation is a quat

Why are you mixing them ?
The good design, I think, should be to provide the user a function that transforms euler to quat...but then, inside the functions, always use quat...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions