Difference between revisions of "Good Building Practices"

From Second Life Wiki
Jump to navigation Jump to search
Line 27: Line 27:
== Mesh ==
== Mesh ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
* '''[[Mesh Physics]]''' - Why and How.
* '''[[Making Mesh Physics]]''' - Why and How.
* '''[[Making Mesh for Pathfinding]]''' - Pathfinding friendly mesh.
* '''[[Making Mesh for Pathfinding]]''' - Pathfinding friendly mesh.
</div>
</div>

Revision as of 09:03, 2 June 2012

Welcome to Good Building Practices

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

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.

Textures

Mesh