Create a script using Blender and LuxRender Python API? -


i working on ubuntu 12.04.

is possible create script using blender , luxrender python api? can use both apis in same script?

what should install start programming script using api if possible?

thanks.

blender has python integrated , makes extensive use of it, includes python console , text editor write , execute python scripts within blender. python access blender outside of blender limited/experimental @ best.

the luxrender project provides blender addon called luxblend25, want.

so want install blender, luxrender , luxblend25 , scripting within blender. have option use external text editor of choice , open script in blender run it. luxblend25 scripts in python , best examples of accessing luxrender engine within blender.

blender has it's own stackexchange site - may find useful blender specific help.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -