Is it possible to launch Python scripts in Vue 8 xStream?
It’s possible to launch them from the Vue interface to edit the scene (add objects, etc.). But Python render callbacks are not supported while rendering with the target application (using the software renderer or MentalRay), so you should not add a render callback unless you only render from the Vue interface.