How do I create a small 3D viewport and show there a Collada mesh? Also, mesh has textures, and user would want to rotate and zoom in/out with a mouse.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I believe that OpenSceneGraph supports the Collada file format, and provides a choice of Qt widgets.
You may need to install the OSG Collada Plugin.
I used OpenSceneGraph with Qt nearly 3 years ago, and it was a very good experience. I found the mouse control to be very pleasing.
They released version 3.0.0 in June this year, and 3.0.1 in July, suggesting that it is still being actively worked on.