Code Monkey home page Code Monkey logo

Comments (4)

esvban avatar esvban commented on July 28, 2024

Might be related to the bug I posted about pitch, there's definitely something wrong with the transformations

from away3d-core-fp11.

DerSchmale avatar DerSchmale commented on July 28, 2024

How is rotationX inverted? If you look down the axes, rotationX, Y and Z all rotate counter-clockwise, which is what you'd expect in a default coordinate system.
By definition, the lookAt function points the Z-axis towards the object. If it looks different, your model is probably facing in the opposite way. This is, fe, the case for the Plane primitive, as in most cases, you'd want it to be facing the camera when it has the identity matrix.

from away3d-core-fp11.

qornflex avatar qornflex commented on July 28, 2024

Sorry, was on holidays.

In fact, since a certain repository update (about 1 week ago, don't remember exactly when), I had to invert the rotationX of my camera in some circumstances.
I was surprised and of course it means something has changed in away3d for fp11.
I just wanted to know what was changing in the code producing this inversion of rotationX.

Otherwise I'm sure my previous code (without inversion) was running pretty correctly.

But maybe I'm completely crazy... :)

My 2 current projects with Away3D 4:

http://www.cornflex.org/?p=248
http://www.cornflex.org/?p=206

Q.

from away3d-core-fp11.

qornflex avatar qornflex commented on July 28, 2024

Ahah !! You have corrected it !!

"Prevent setting rotation from overriding other euler angles" ...

It's much better now.

Thx !

from away3d-core-fp11.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.