Apr 24, 2011 at 6:30 AM
Edited Apr 24, 2011 at 6:31 AM
|
Hi,
first of all great Project and thank you for all the hard work you put into it.
I've got a hopefully simple question about offscreen rendering. I have the following Scenario over here:
I have a Application that runs as a Windows Service so i have no GUI available.
This application hosts a custom build webserver that serves 3D Images to about 200 clients.
What would be the best approach to do off-screen rendering with Balder in such a scenario?
The scenes i need to render consits mostly of simple shapes like boxes and spheres.
|