Blender Git Loki
Git Commits -> Revision ce3dca2
Revision ce3dca2 by Campbell Barton (master) January 15, 2009, 22:16 (GMT) |
have had few requests to use blender for performing background tasks - visualizing data, rendering scenes automatically and character rendering on a server. This example script shows how you can run blender in background mode, parse arguments from the command line to generate a simple scene and render/save it. |
Commit Details:
Full Hash: ce3dca24d1948874e9c2aab69ecc37009582e602
SVN Revision: 18530
Parent Commit: c0ecbfc
Lines Changed: +123, -0
1 Added Path:
/release/scripts/scripttemplate_background_job.py (+123, -0) (View)