Announcement

Collapse
No announcement yet.

WWJ 0.5 to 0.6 Migration

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • #76
    Hello,

    I am just starting the conversion from 0.5 to 0.6. One of the first major issues I have come across is the removal of the use of the OrbitViewModel. Even though the interface is still in the SDK, the BasicOrbitView is no longer using it. What is the right class to now use instead of the OrbitViewModel?

    In 0.5 I had to use my own version of the BasicOrbitView(Copy of the one from the SDK) with an added method to set the View Model so that I could overload the computeTransformMatrix and getEyePosition functions. I have special views that I have to support based on menu options.

    Thanks for any help
    Kevin

    Comment

    Working...
    X