Forum: Poser Python Scripting


Subject: Python for Poser 8

PhilC opened this issue on Jan 01, 2011 ยท 6 posts


nruddock posted Tue, 04 January 2011 at 5:18 PM

Quote - One thing I really would like is a tutorial on having a wxOpengl widget with Poser, with instructions on how to get feedback from the widget to main Poser interface, and back.

While you can do OpenGL stuff with wxPython in Poser, doing so requires the installation of several modules and isn't something that many people would (or should) be doing. Not to mention that having to cover the OpenGL concepts required would expand the manual enormously.

Unless SM introduces official hooks into the display pipeline, interactions with the main canvas are going to be suboptimal at best due to the need to effectively neutralise the double buffering.

Ref -> http://www.renderosity.com/mod/forumpro/showthread.php?thread_id=2779965