PDA

View Full Version : Drawing atoms / small balls/spheres in QGLWidget ?



hgedek
1st October 2011, 20:49
I want to draw small balls or atomic objects on QGLwidget..(these are 3d objects)
I looked for some default stuff like glutsolidsphere ...
The number of these items will be huge sometimes (hundred thousands)

I want to learn:

- is there a built-in method ?
- if not can i use a loader from 3d model ?
- for performance and application - what do you advice me - to do ?

thanks,

wysota
10th October 2011, 21:18
Have a look at Qt3D.