![]() |
|
|||||||
| Development Help Help for building applications or diagnosing problems with WWJ |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Jun 2009
Posts: 128
![]() |
I'm trying to properly draw a doughnut in worldwind, when I use
glut.glutSolidTorus(.5,1,50,50); EDIT: Removed the question about a yellow circle Is there a proper way to use GLUT or am I okay to just instantiate a GLUT object, and reference it? (which is what I'm doing) Also is there another/better way to draw a doughnut object? Thanks Last edited by Kashank; 07-25-2012 at 09:18 PM. Reason: removed references to the yellow circle |
|
|
|
|
|
#2 |
|
WWJ Technical Manager
Join Date: May 2007
Location: Seattle
Posts: 1,033
![]() |
See the tutorial on creating custom renderables: http://goworldwind.org/developers-gu...om-renderable/
|
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Jun 2009
Posts: 128
![]() |
hmm interesting, I've been doing it a similar way
I actually draw custom renderables using a different method (using glLists, etc.) but not implementing Renderable/orderedRenderable... I've solved the OP question; however, I might try to rewrite my code using your link Thanks |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Drawing order of layers | BuM | Development Help | 10 | 03-06-2012 11:25 AM |
| Problems Drawing Polygons | Bob0 | Development Help | 2 | 05-28-2010 02:50 PM |
| Free Hand Drawing Polygons, Arcs, Circles | thomlep | WorldWind General | 16 | 03-02-2010 01:29 PM |
| FalconView drawing files | Jekyll | Development Help | 5 | 04-14-2009 04:05 PM |
| DirectX clipping seems to fix all drawing bugs | millka | Developers' Corner | 7 | 04-05-2005 11:14 PM |