help
help > RE: Draw objects in the 3d view
Sep 1, 2010 01:09 PM | Hanchuan Peng
RE: Draw objects in the 3d view
You don't need to such low-level operation because it is easy to
mess up things. V3D lets you do that by drawing SWC structure (for
3d curve, network, any graph, etc), and surface objects (meshes),
and other objects. You can use the plugin interface to do that.
-hanchuan
Originally posted by Aurelien Lucchi:
-hanchuan
Originally posted by Aurelien Lucchi:
Hello,
I'd like to call some openGL functions to draw objects in the 3d view, e.g. glVertex, glLine...
Is there an easy way for me to insert those functions in the opengl drawing loop ?
Thanks[/userquote]
I'd like to call some openGL functions to draw objects in the 3d view, e.g. glVertex, glLine...
Is there an easy way for me to insert those functions in the opengl drawing loop ?
Thanks[/userquote]
Threaded View
| Title | Author | Date |
|---|---|---|
| Aurelien Lucchi | Sep 1, 2010 | |
| Hanchuan Peng | Sep 1, 2010 | |
