On Thursday 01 March 2007 02:40, you wrote:

> But you can use display lists.

In my last note, I showed that display lists suffer from a similar dilema; you 
have to build them in the right context.

> Or you can create a quadric the first time draw-gadget* is called, then
> cache it somewhere, then delete it in your ungraft* method.

Hmm. What do you think about using graft* to create the quadric?

> But you'll need to make the correct GL context active in ungraft* since the
> UI won't do this for you (see libs/canvas). 

What do you think about changing the ui so that ungraft* *does* execute in the 
context that the gadget is ungrafting from.

Ed

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to