How to add customized ViewCube?
santosh-bhosale opened this issue · 0 comments
santosh-bhosale commented
I am adding customized SharpDx ViewCube in my WPF application. But whenever I am trying to rotate ViewPort its not rotating in 3D. Its rotating in XY axis only. But If I used inbuilt ViewCube then all working fine.
For adding ViewCube I am using sharpDx code which is available in Git.
One more issue I am facing whenever I click on view cube it will not rotate viewport(Means nothing is changing).
I want to customized ViewCube as attached image. Kindly let me know if there is any inbuilt code is available.