EdwardP
unread,Jun 27, 2012, 9:55:53 AM6/27/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to G3D Users
Hello again,
I've started work on a level editor, which would benefit from a more
substantial GUI surround than is usual, and I thought I'd use Qt for
this.
I've created my own G3DWidget, which has a nested, G3D::OSWindow
derived, QtWindow. I've got the basic rendered display up and running
without problem, but I wondered if anyone else has had a crack at this
already and might share their experiences/approach to using G3D within
a Qt framework?
Cheers
E