Hello, I'd like to have a method called, when I for example rotate or shift or zoom a 3d view. That is, to set up some sort of event callbacks and when I rotate the 3d view, this callback function will be automatically called. I also want to access camera parameters like transformation matrix in this method. Is there a way to achieve this?
Thanks!
Hello, I'd like to have a method called, when I for example rotate or shift or zoom a 3d view. That is, to set up some sort of event callbacks and when I rotate the 3d view, this callback function will be automatically called. I also want to access camera parameters like transformation matrix in this method. Is there a way to achieve this?
Thanks!
Maybe the dynamic model updater framework will provide what you need:
https://thebuildingcoder.typepad.com/blog/about-the-author.html#5.31
Maybe the dynamic model updater framework will provide what you need:
https://thebuildingcoder.typepad.com/blog/about-the-author.html#5.31
Can't find what you're looking for? Ask the community or share your knowledge.