Skip to content

Convert aiCamera to cc2DViewportObject #2

@asmaloney

Description

@asmaloney

Describe the solution you'd like

When reading files that have cameras, convert them to cc2DViewportObjects in CC.

Additional context

Should implement something like this in mioUtils:

ccViewportParameters convertCameraToViewport( const aiCamera *inCamera, const aiMatrix4x4 &inTransform );

and then use it in mioAbstractLoader to create the cc2DViewportObjects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions