Extensions:Py/Scripts/Manual/Add/Junkster
From BlenderWiki
< Extensions:Py | Scripts | Manual | Add
Contents |
[edit] Junkster
[edit] About
| Name | Junkster | Version | N/A |
|---|---|---|---|
| This script imports models from one scene to another. | License | Creative Commons | |
| Menu | Opens with Text Editor | Blender | 2.42a - 2.47 |
| Author | From Elephants Dream | ||
| Link(s) | Wiki Mirror Junkster.rar | ||
| Executable: CreateTest.py | Modules: |
| Data: | External Dependencies: Many in junkster.blend |
| Additional information: Best to run in junkster.blend |
[edit] Introduction
Create Junkster Models
- The Script covers the surface of a mesh. (sort of)
- With pre defined objects.
- There are many objects to use in Scene1
Using Junkster
- Download the script & open junkster.blend
- There is no Interface for this script.
- In the Text editor bottom left large window. (CreateTest.py)
- Press Alt/P to run the script.
- You have made the default Junk.
- To change the Junk Objects.
- Close junkster.blend & start again.
- Create a low poly mesh.
- In the SCE: Scene window, choose scene1.
- You can now see the available objects.
- Experimentation is the key here.
- Note: this script is not fully documented.
- The wiki author has not yet defined all the functions.
[edit] Additional Information
- In the Wiki writer's opinion always have Python Installed on your computer when using scripts. http://www.python.org/
[edit] Support
- Python & Plugins forum at Blender Artists.
[edit] Credits
Thanks go to:
- the team from Elephants Dream.
