Difference between revisions of "Good Building Practices"
Jump to navigation
Jump to search
Hyper Mole (talk | contribs) |
Myopic Mole (talk | contribs) |
||
Line 50: | Line 50: | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
* '''[[Debugging Tips]]''' - how to work out what your code is doing without a conventional development toolkit | * '''[[Debugging Tips]]''' - how to work out what your code is doing without a conventional development toolkit | ||
* ''' | * '''Pathfinding''' | ||
** '''[[Modular Pathfinding Kit]]''' - code snippets designed to be plugged together to quickly build unique behaviours. | ** '''[[Modular Pathfinding Kit]]''' - code snippets designed to be plugged together to quickly build unique behaviours. | ||
** '''[[Holistic Pathfinding Management]]''' - Strategies for managing large numbers of pathfinding objects. | ** '''[[Holistic Pathfinding Management]]''' - Strategies for managing large numbers of pathfinding objects. |
Revision as of 13:42, 24 June 2012
Welcome to Good Building Practices
This page is all about how to be creative and efficient at the same time!
Animation
Mesh
Pathfinding
Physics
|
Scripting
Sculpted Prims
Textures
|