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

x axis flipped #5

Closed
GavanWilhite opened this issue Apr 10, 2015 · 1 comment
Closed

x axis flipped #5

GavanWilhite opened this issue Apr 10, 2015 · 1 comment
Assignees

Comments

@GavanWilhite
Copy link
Contributor

No description provided.

@amberroy
Copy link
Contributor

Do you mean there is an issue with this code from AltRenderer, or something else?

        worldPosition.x = -worldPosition.x; // convert positions from left handed coordinate system to right handed
        worldRotation.y = -worldRotation.y; // fix rotations over y axis
        worldRotation.z = -worldRotation.z; // fix rotations over z axis

@InfiniteLee InfiniteLee self-assigned this Apr 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants