SDK Docs: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
{{Background | {{Background | ||
| file = SDK - Background.png | | file = SDK - Background.png | ||
| gradient-height = | | gradient-height = 700px | ||
| opacity = | | opacity = 8% | ||
}} | }} | ||
| Line 16: | Line 16: | ||
| style = border-color:{{src2|col}}4a; | | style = border-color:{{src2|col}}4a; | ||
| caption indent:top = 1em | | caption indent:top = 1em | ||
| caption = [[File:Source-logo.png|400px|link=Source|Source Engine]] | | caption = [[File:Source-logo.png|400px|link=Source|Click here for more information about the Source Engine.]] | ||
<p style="font-size:14px; text-align:center; padding:0 1em; margin:1.25em auto 1.5em auto"> '''The {{srcsdk|3.1.nolink}} is freely available to all Steam users.''' It is used to develop mods and content for the [[Source 2006]], [[Source 2007]], [[Source 2013]] and {{tf2branch|1}} engine branches. </p> | <p style="font-size:14px; text-align:center; padding:0 1em; margin:1.25em auto 1.5em auto"> '''The {{srcsdk|3.1.nolink}} is freely available to all Steam users.''' It is used to develop mods and content for the [[Source 2006]], [[Source 2007]], [[Source 2013]] and {{tf2branch|1}} engine branches. </p> | ||
<p style="margin:10px 0 10px; font-size:14px">'''[[SDK Installation|Download and Installation]] · [https://partner.steamgames.com/doc/sdk/uploading/distributing_source_engine <span style="color:#648CC8">Distributing Source mods</span>] · [[:Category:Source SDK FAQ|Frequently Asked Questions]] · [[Source SDK Release Notes|Release Notes]]'''</p> | <p style="margin:10px 0 10px; font-size:14px">'''[[SDK Installation|Download and Installation]] · [https://partner.steamgames.com/doc/sdk/uploading/distributing_source_engine <span style="color:#648CC8">Distributing Source mods</span>] · [[:Category:Source SDK FAQ|Frequently Asked Questions]] · [[Source SDK Release Notes|Release Notes]]'''</p> | ||
| Line 101: | Line 101: | ||
{{tr | {{tr | ||
| bgcolor = #252525 | | bgcolor = #252525 | ||
| {{td|align=center|font-size=14px|bgcolor=#2F2A26 | | {{td|radius=0 0 0 3px|align=center|font-size=14px|bgcolor=#2F2A26| '''[[:Category:IO System|<span style="color:#E3C798">I/O System</span>]]''' }} | ||
{{td|radius=0 0 3px 0| The [[Inputs and Outputs|I/O system]] is the backbone of most levels in Source-based games/mods. }} | {{td|radius=0 0 3px 0| The [[Inputs and Outputs|I/O system]] is the backbone of most levels in Source-based games/mods. }} | ||
}} | }} | ||
Latest revision as of 10:03, 21 October 2025
| 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. |
| Artificial Intelligence | AI controls the behavior of all but the simplest of NPC actions. |
| 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 on the Source Engine's features. |
| Glossary | Explanations for terms you may encounter. |
| Official Tools | Official tools made by Valve for their games. |
| Third-Party Tools | Useful developer tools created by the community. |
| I/O System | The I/O system is the backbone of most levels in Source-based games/mods. |
| List of game-specific documentation indexes |
| |
| Didn't find the game you wanted? See the full list → |
| |||||||||||
