Blender Git Loki
Git Commits -> Revision 74f2727
Revision 74f2727 by Campbell Barton (master) October 8, 2006, 17:05 (GMT) |
Adding a new script. heres the docstring. ________________________ Render Billboard Script This can texture a simple billboard mesh from any number of selected objects. Renders objects in the selection to quad faces on the active mesh. Usage * Light your model or enable the shadless flag so it is visible * Make a low poly mesh out of quads with 90d corners. (this will be you billboard mesh) * Select the model and any lamps that light it * Select the billboard mesh so that it is active * Run this script, Adjust settings such as image size or oversampling. * Select a place to save the PNG image. * Once the script has finished running return to the 3d view by pressing Shift+F5 * To see the newly applied textures change the drawtype to 'Textured Solid' |
Commit Details:
Full Hash: 74f2727a9e033c04f621f3b4292807e88a266662
SVN Revision: 8602
Parent Commit: 29daa64
Lines Changed: +244, -2
1 Added Path:
/release/scripts/image_billboard.py (+244, -0) (View)
1 Modified Path:
/release/scripts/bpymodules/BPyRender.py (+0, -2) (Diff)