Good Building Practices: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Jeremy Linden (talk | contribs)
No edit summary
Jeremy Linden (talk | contribs)
No edit summary
Line 27: Line 27:
* How to retrofit an existing home to work with Pathfinding
* How to retrofit an existing home to work with Pathfinding
* "Hidden" performance costs
* "Hidden" performance costs
* [[Holistic Pathfinding Management]] - Strategies for managing large numbers of pathfinding objects.
</div>
</div>
</div>
</div>
Line 85: Line 86:
** '''[[Modular Pathfinding Kit]]''' - code snippets designed to be plugged together to quickly build unique behaviors.
** '''[[Modular Pathfinding Kit]]''' - code snippets designed to be plugged together to quickly build unique behaviors.
** '''[[Pathfinding Cookbook]]''' - ready made solutions for some critters.
** '''[[Pathfinding Cookbook]]''' - ready made solutions for some critters.
** '''[[Holistic Pathfinding Management]]''' - Strategies for managing large numbers of pathfinding objects.


* '''Vehicles'''
* '''Vehicles'''

Revision as of 15:39, 16 January 2013

This guide is a collection of officially verified building practices for moderate to advanced creators that result in efficient, high performance creations in Second Life. If you are new to building in Second Life, please check out the Knowledge Base.

Featured Article

Mesh and LOD

Learn how to create efficient and attractive mesh content without overtaxing your visitors' hardware or Second Life's physics engine.

News & Updates

New articles

Coming soon

  • SL Animation Tutorial Videos
  • How to retrofit an existing home to work with Pathfinding
  • "Hidden" performance costs
  • Holistic Pathfinding Management - Strategies for managing large numbers of pathfinding objects.

Animation

Mesh

Pathfinding

Physics

Scripting

Sculpted Prims

Textures


Resident contributions awaiting official approval

If you'd like to contribute some of your own best practices for efficient content creation, please link to them in this section so that Linden Lab subject matter experts can verify them before they are added to the official guide.