Sculpted prim

Sculpted prim

A Sculpted Prim (or Sculptie) is a Second Life 3D primitive object whose shape is determined by a texture. These textures are called Sculpt Textures or Sculpt Maps. Sculpted prims can be used to create more complex, organic shapes that are not possible with Second Life's prim system.

A Sculpt Texture or Sculpt Map is a standard RGB texture where the R (red), G (green) and B (blue) channels are mapped onto X, Y, and Z space. Sculpt Textures are similar to normal maps, but instead of encoding surface normals they encode surface positions. They are also similar to displacement maps, but instead of a single scalar distance we have three values — one each for the X, Y, and Z coordinates. Sculpt Textures are also very similar to parametric (e.g. NURBS) surfaces. See [http://wiki.secondlife.com/wiki/Sculpted_Prim_Explanation Sculpted Prims: Under the Hood] article for details.

Sculpted prims work with UV maps. Instead of making an object with a certain, very distinct shape, it is possible to take an object with a very generic shape and use the texture file to tell it where to move vertices. That way the polygon count stays low and things still look good.

For more technical details see the links below.

Free Sculpted Prim creation software

* (see also: [http://wiki.secondlife.com/wiki/Sculpted_Prims:_3d_Software_Guide http://wiki.secondlife.com/wiki/Sculpted_Prims:_3d_Software_Guide] )
* Blender with the [http://dominodesigns.info/second_life/blender_scripts.html Domino Designs scripts]
* [http://www.wings3d.com/ Wings 3D] with the [http://pkpounceworks.sljoint.com/index.php?option=com_remository&Itemid=28&func=fileinfo&id=119 sculpty plugin]
* [http://www.kanae.net/secondlife/ ROKURO(lathe) - Sculpted Prim Maker] - A simple NURB curve maker and revolver (a "lathed" object is one that is perfectly symmetrical around the center axis)
* [http://kanae.net/secondlife/tokoroten.html TOKOROTEN(extruder)] - This Program makes Sculpted Prim texture .tga file of the pushed-out/extruded objects (makes cookie-cutter style shapes)
* [http://www.slexchange.com/modules.php?name=Marketplace&file=item&ItemID=266428 InWorld Sculptor Tool Kit]
* [http://www.xs4all.nl/~elout/sculptpaint/ Pixel Lab SculptyPaint] - Sculptie Making Tool.

Commercial Sculpted Prim creation software

* [http://www.inivis.com/ Inivis AC3D]
* [http://www.pixologic.com/ Pixologic zBrush]
* [http://moi3d.com/ Moment of Inspiration (MoI)] (save as a 3dm (opennurbs) file and use [http://wiki.secondlife.com/wiki/3dm2sculpt 3dm2sculpt] to convert to a sculptie)
* [http://www.alias.com/ Autodesk Maya]
* [http://www.newtek.com/lightwave/ NewTek LightWave 3D]
* [http://www.autodesk.com/3dsmax Autodesk Media and Entertainment's 3ds Max]
* [http://www.strata.com/ Strata 3D]
* [http://www.slexchange.com/modules.php?name=Marketplace&file=item&ItemID=278458 TheBlack Box - Sculpt Studio]

Current implementation problems or limitations of Sculpties

As of July 25, 2007, serious limitations on Sculpties include the following.

* [http://jira.secondlife.com/browse/VWR-2250 There are only 8 bits of data used for each X, Y, and Z point in the UV maps, instead of 16 bits.]

* [http://jira.secondlife.com/browse/VWR-2404 here is some JPEG2000 compression of all uploaded texture files, even those in lossless TGA, BMP, and PNG format.]

* [http://jira.secondlife.com/browse/VWR-2249 Level of Detail (LOD) for displaying sculpted prims is set to the integer 3, which corresponds to capping the visual detail displayed in the Second Life client at 64x64 sized uploaded sculptie textures. This problem can be fixed but because of the compression during upload, greater detail can lead to more visible anomalies on the object.]

* Sculpted prims are only 'seen' by SL's collision system (serverside) as misshapen spheres, meaning they are very limited in practical use and are best reserved for non-structural decorative elements. They are only fully (visually) rendered 'clientside', in the user's browser.

See also

* UV mapping
* NURBS
* Polygon mesh
* Normal mapping
* Displacement_mapping
* Parametric surface

External links

* [http://wiki.secondlife.com/wiki/Sculpted_Prims Second Life Wiki: Sculpted Prims]
* [http://wiki.secondlife.com/wiki/Sculpted_Prims:_FAQ Second Life Wiki: Sculpted Prims: FAQ]
* [http://wiki.secondlife.com/wiki/Talk:Sculpted_Prims Second Life Wiki: Talk:Sculpted Prims]
* [http://amandalevitsky.googlepages.com/sculptedprims How to Make Sculpted Prims with Blender]
* [http://blog.machinimatrix.org/video-tutorials Video tutorials about sculpted prims with blender]
* [http://www.blendernation.com/2007/05/21/blender-and-second-life/ Blender and Second Life]
* [http://independentdeveloper.com/archive/2007/09/27/sculpted_prims_from_existing_3 How to Make Sculpted Prims from Existing 3D Models with AC3D]


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Second Life — Developer(s) Linden Research, Inc Engine Proprietary …   Wikipedia

  • Resident (Second Life) — In the context of Second Life, the term Resident is applied to people who have a stake in the world :Cite web url=https://wiki.secondlife.com/wiki/Origin of the term %27Resident%27 title=Origin of the term Resident author=Linden, Robin… …   Wikipedia

  • Culture of Second Life — Contents 1 Activities of residents 1.1 Subcultures 1.2 Resident created content …   Wikipedia

  • AC3D — Infobox Software name = AC3D caption = developer = Inivis latest release version = 6.4 latest release date = July 2008 latest preview version = latest preview date = operating system = Mac OS X, Linux, Microsoft Windows genre = 3D computer… …   Wikipedia

  • Criticism of Second Life — Due to constant development, and as an open environment accessible by almost anyone with access to the Internet,[1] a number of difficult issues have arisen around Second Life. Issues range from the technical (budgeting of server resources), to… …   Wikipedia

  • Displacement mapping — is an alternative computer graphics technique in contrast to bump mapping, normal mapping, and parallax mapping, using a (procedural ) texture or height map to cause an effect where the actual geometric position of points over the textured… …   Wikipedia

  • List of mathematics articles (S) — NOTOC S S duality S matrix S plane S transform S unit S.O.S. Mathematics SA subgroup Saccheri quadrilateral Sacks spiral Sacred geometry Saddle node bifurcation Saddle point Saddle surface Sadleirian Professor of Pure Mathematics Safe prime Safe… …   Wikipedia

  • UV mapping — is a 3D modeling process of making a 2D image representing a 3D model. The map transforms the 3D object onto an image known as a texture. In contrast to X , Y and Z , which are the coordinates for the original 3D object in the modeling space, U… …   Wikipedia

  • CopyBot — is a debugging tool used to access the virtual world, Second Life. It is able to, among other things, export objects within Second Life to an XML file, which can then later be imported for use in the game. LSL scripts cannot be copied at this… …   Wikipedia

  • OpenSimulator — Stable release 0.7.2 / October 7 2011 Operating system Cross platform Type Server …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”