Hi,
I am trying to implement an OpenGL(QGLWidget) widget and need to implement hittest for the features that need to be included.
I am little confused where to start ... I have the QGLWidget and need help with implementation of hittest as I am not very familiar with it.
I would really appreciate any help related to this or any guidance on how to start it ??
Regards,
Raj


Reply With Quote

As for the hittest itself, take a look at NeHe lessons, as far as I remember it's described there how to project the cursor into 3D space.



Bookmarks