SDK Docs: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Realized an idea from my sandbox as a rough draft) |
||
Line 124: | Line 124: | ||
}} | }} | ||
{{SDKDocIndexList}} | {{Table | ||
| width = 800px | |||
| align = center | |||
| style = border-color:{{src2|col}}4a; margin-top:1em; | |||
| {{tr | |||
| style=background-image:linear-gradient(0deg, #554221, #614b26); | |||
| align=center | |||
| {{td|radius=3px 0 0 0|font-size=14px|color=#FFFFFF|width=225px| '''List of game tools documentation index''' }} | |||
}} | |||
{{tr | |||
| bgcolor = #252525 | |||
| align=center | |||
| {{td|radius=3px 0 0 0|font-size=14px|text= <span style="pointer-events:none">{{tf2}}</span> [[Team Fortress 2/Docs|Team Fortress 2]]{{·}} <span style="pointer-events:none">{{l4d}}</span> [[Left 4 Dead/Docs|Left 4 Dead]]{{·}} <span style="pointer-events:none">{{l4d2}}</span> [[Left 4 Dead 2/Docs|Left 4 Dead 2]]{{·}} <span style="pointer-events:none">{{p2}}</span> [[Portal 2/Docs|Portal 2]] }} | |||
}} | |||
{{tr | |||
| bgcolor = #202020 | |||
| align=center | |||
| {{td|radius=3px 0 0 0|font-size=14px| Didn't find the game you wanted? See the [[:Category:Entry pages|full list]] → }} | |||
}} | |||
}} | |||
<div style="max-width:800px; margin:0 auto">{{SDKDocIndexList}}</div> | |||
[[Category:Source]] | [[Category:Source]] | ||
[[Category:Entry pages]] | [[Category:Entry pages]] |
Revision as of 01:34, 14 May 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 tools documentation index |
![]() ![]() ![]() ![]() |
Didn't find the game you wanted? See the full list → |
|