User talk:SignpostMarv Martin/Hair Plug

From Second Life Wiki
Jump to navigation Jump to search

Style Format

Dimensions

Any variables pertaining to strands should be defined at the maximum scale. Prims can generally be downscaled without a problem, but upscaling is likely more problematic.

SignpostMarv Martin 23:01, 10 January 2008 (PST)

Style by Sculptie UUID

In a wig that is not designed to make allowances for flexi-prims (bar dynamically generated loose strands), the style document could be defined as a list of sculpt map/texture key pairs, e.g.

<code>
d962089b-2197-993c-9ec9-4993eb0a95f2:6db0dff6-6f7a-8b93-3b83-4b75e3f6d3a4
d962089b-2197-993c-9ec9-4993eb0a95f2:6db0dff6-6f7a-8b93-3b83-4b75e3f6d3a4
d962089b-2197-993c-9ec9-4993eb0a95f2:6db0dff6-6f7a-8b93-3b83-4b75e3f6d3a4
d962089b-2197-993c-9ec9-4993eb0a95f2:6db0dff6-6f7a-8b93-3b83-4b75e3f6d3a4
</code>

Each entry in the list would correspond to a internally numbered "strand".

SignpostMarv Martin 17:36, 22 January 2008 (PST)