SDK Docs: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added shorcut to Scripting category)
No edit summary
Line 16: Line 16:


{| class="standard-table" style="margin:auto;"
{| class="standard-table" style="margin:auto;"
|+ <p style="margin:1em auto 0; text-align:center; width:400px;">[[File:Source-logo.png|200px|link=|Source]]</p>
|+ <p style="margin:1em auto 0; text-align:center; width:800px;">[[File:Source-logo.png|400px|link=|Source]]</p>


<p style="margin:1em;">'''[[SDK Installation|Download and Installation]] | [[:Category:Source SDK FAQ|Frequently Asked Questions]] | [[Source SDK Release Notes|Release Notes]]'''</p>
<p style="margin:1em;">'''[[SDK Installation|Download and Installation]] | [[:Category:Source SDK FAQ|Frequently Asked Questions]] | [[Source SDK Release Notes|Release Notes]]'''</p>

Revision as of 17:17, 29 August 2018

Template:Otherlang2

Source

Download and Installation | Frequently Asked Questions | Release Notes

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
Scripting Scripting can be used for adding new functionality or logic to entities
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
Filmmaker Create movies inside the Source Engine
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