Skip to content

Traffic arrow rotation interpolation #28

@tapanij

Description

@tapanij

Use this

// // rotation
// var newRot = interp.start.rotation.clone();
// newRot.slerp(interp.end.rotation, t);
// interp.dest.quaternion.set(newRot.x, newRot.y, newRot.z, newRot.w);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions