[Plib-users] Multiple roots
Brought to you by:
sjbaker
From: Peter P. <pet...@st...> - 2004-08-19 19:17:09
|
I want to make an application that can show multiple 3D models at the same time. To do that I have created a model_view class that have a ssgRoot and a OpenGL display (I'm using wxWindow so its a wxGLCanvas, if anybody cares). I'm experience behavior where I cannot redraw my model. I'm not sure if it is OpenGL, wxWindow or plib thats giving me trouble so I'm fishing. But, to get to the point, I'm wondering if I'm asking for trouble by having several ssgRoot's in play at the same time? One for each model I have loaded. -- A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? |