Extensions:2.4/Py/Scripts/Add/Sculpt Mesh

提供: wiki
< Extensions:2.4‎ | Py‎ | Scripts‎ | Add
移動先: 案内検索
Sculpt Mesh
Add a plane/torus/cylinder or sphere with square tiled UV map and multires
UI location Group: AddMesh ( see note )
Usage Press spacebar/mesh to find a new Primitive 'Sculpt Mesh'
Version 0.06 Author(s) Domino Marama http://dominodesigns.info
Blender 2.46 - 2.47 License GPL


Executable information
File name add_mesh_sculpt_mesh.py
Python modules import_sculptie.py


Links http://blenderartists.org/forum/showthread.php?t=130778


Introduction

Create Add Mesh Sculpt Mesh

  • This Script creates a Sculpt Mesh Primitive.
  • Copy the script to .blender/scripts.
  • Press the Space bar.
  • Then Add.
  • Then Mesh.
  • Below the Monkey.
  • There is the Sculpt Mesh.
  • Press Sculpt mesh.
  • To create the New Mesh.
  • This primitive was added in Blender.
  • As A Script, not Hardcoded.


Instructions

Script Information

  • This script creates a Multires object suitable for use in Second Life®
  • There are several scripts that accompany this script.
  • These scripts are related to the import & export of Second Life® primatives.
  • Also there are scripts related to the UV mapping of the Primitives.
  • These scripts are not limited to use with Second Life® & can be quite useful as stand alone scripts.
  • add_mesh_sculpt_mesh.py
  • export_lsl.py
  • import_sculptie.py
  • mesh_update_sculptie.py
  • render_sculptie.py
  • uvcalc_eac.py


External Documentation

  • There is good Documentation on the Author's Site Here:

http://dominodesigns.info/second_life/blender_scripts_add_sculpt_mesh.html

Additional Information


  • In the Wiki writer's opinion always have Python Installed on your computer when using scripts. http://www.python.org/

Support