User:TomEdwards/SDK Docs draft: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) No edit summary |
TomEdwards (talk | contribs) m (undo caption hack) |
||
Line 18: | Line 18: | ||
{| class="standard-table" style="margin:auto;" | {| class="standard-table" style="margin:auto;" | ||
<caption style="background:#EAEEDB;border:1px solid #D0D0D0;padding:0.2em | <caption style="background:#EAEEDB;border:1px solid #D0D0D0;padding:0.2em;">Documentation</caption> | ||
|- | |- | ||
| '''[[:category:Modding|Modding]]''' | | '''[[:category:Modding|Modding]]''' |
Revision as of 12:39, 17 July 2009

Frequently Asked Questions | Release Notes | Known Issues
Modding | Advice on managing and releasing your project |
Level Design | Maps are the 3D worlds where everything comes together |
Programming | A mod's C++ code defines the way its world and game rules behave |
Modeling | Models are the detailed 3D objects that appear in a map |
Materials | Textures and shaders are combined in Source to create materials |
Sounds | Quality audio adds a fourth dimension to your world |
Particles | Effects like smoke, sparks, blood and fire are created with particles |
Choreography | Direct your digital actors' performances with choreographed scenes |
Tutorials | Step-by-step guides for all manner of techniques |
Technical | In-depth discussion of Source's features |
Glossary | Explanations for terms you may encounter |
Third-Party Tools | Useful developer tools not provided in the SDK |