[SOLVED] Render only one frame and other questions

Take a look at ShowBase.screenshot() and ShowBase.graphicsEngine.renderFrame(). (A global instance of ShowBase is usually stored in “base”.)

Nobody can really answer such a question, but if it makes you sleep better… Panda has been used for MMOG by Disney for Toontown and Pirates of the Carribean. Still this has little to do with the engine, but rather with your understanding of networking and the server you’ll use.

I don’t quite get the question. Could you elaborate on this? Maybe this reference page also serves you some help: panda3d.org/reference/devel/ … e.Geom.php
It’s about the geom class, which you can get easily out of any loaded model.

No problem. Look through the api reference page for NodePath and search for “color”.