Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert aiCamera to cc2DViewportObject #2

Open
asmaloney opened this issue Mar 24, 2019 · 0 comments
Open

Convert aiCamera to cc2DViewportObject #2

asmaloney opened this issue Mar 24, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@asmaloney
Copy link
Owner

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.

@asmaloney asmaloney added the enhancement New feature or request label Mar 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant