| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 4 | |
hi folks! a short question: I want to display a 3D Model in a Qt Widget; the model is stored in OpenInventor's own file format. actually I just wat to view that stuff, I don't want to interact with the model. Is there a way of simply moving/viewing an OIV-model using the QGl-Widget, or do I really have to implement all of the SoQt stuff? If not - does someone have a code snippet? yours wolfgang