SDK Docs: Difference between revisions
Jump to navigation
Jump to search
(new layout, based on updated design by User:TomEdwards) |
m (Adding ko lang tag) |
||
Line 1: | Line 1: | ||
{{otherlang2| | {{otherlang2 | ||
ru=SDK Docs:ru| | |ru=SDK Docs:ru | ||
de=SDK Docs:de| | |de=SDK Docs:de | ||
cs=SDK Docs:cs| | |cs=SDK Docs:cs | ||
es=SDK Docs:es| | |es=SDK Docs:es | ||
fr=SDK Docs:fr| | |fr=SDK Docs:fr | ||
jp=SDK Docs:jp| | |jp=SDK Docs:jp | ||
pl=SDK Docs:pl| | |ko=SDK_Docs:ko | ||
sv=SDK Docs:sv| | |pl=SDK Docs:pl | ||
it=SDK Docs:it| | |sv=SDK Docs:sv | ||
tr=SDK Docs:tr| | |it=SDK Docs:it | ||
zh-cn=SDK Docs:zh-cn| | |tr=SDK Docs:tr | ||
zh-tw=SDK Docs:zh-tw}} | |zh-cn=SDK Docs:zh-cn | ||
|zh-tw=SDK Docs:zh-tw | |||
}} | |||
{| class="standard-table" style="margin:auto;" | {| class="standard-table" style="margin:auto;" |
Revision as of 01:44, 22 June 2011
Modding | Creating, organizing and releasing your Source 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 the game world |
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 on a variety of topics |
Technical | In-depth discussion of Source's features |
Glossary | Explanations for terms you may encounter |
Third-Party Tools | Useful developer tools created by the community |