Difference between revisions of "Good Building Practices"

From Second Life Wiki
Jump to navigation Jump to search
Line 32: Line 32:
</div>
</div>
<div id="box">
<div id="box">
== Textures ==
<div style="padding: 0.5em">
* '''[[Texture Usage]]''' - What size to use, and what to avoid.
* '''[[Default Textures]]''' - Good ones to use.
</div>
</div>
<div id="box">


== Scripting ==
== Scripting ==
Line 65: Line 55:
<div style="padding: 0.5em">
<div style="padding: 0.5em">
*'''[[Sculpted Prim Usage]]''' - What you need to know about how sculpted prims effect Second Life.
*'''[[Sculpted Prim Usage]]''' - What you need to know about how sculpted prims effect Second Life.
== Textures ==
<div style="padding: 0.5em">
* '''[[Texture Usage]]''' - What size to use, and what to avoid.
* '''[[Default Textures]]''' - Good ones to use.
</div>
</div>
<div id="box">


|}
|}

Revision as of 15:31, 8 June 2012

Welcome to Good Building Practices

This page is all about how to be creative and efficient at the same time!

Animation

Mesh

Physics

  • Physics Optimization - Not everything needs physics, learn how to add the least load necessary to the physics engine.
  • Physics Type NONE - Additional information on this important attribute.

Scripting


Sounds

Sculpted Prims

Textures