[Bf-python] server-side python

Dan Eicher dan at trollwerks.org
Sat Dec 17 01:11:03 CET 2011


On Thu, Dec 15, 2011 at 9:26 PM, zadeek ummer <zcgiworks at gmail.com> wrote:
>> >>"You could try generating commands to run blender, then make changes
>> >> with python API."
>
>
>
> yes but how will i get the values in to the python API ???
>
Compile blender as a python module (WITH_PYTHON_MODULE) and then write
some sort of server that calls it.

Dan



More information about the Bf-python mailing list