Nl/SDK Docs: Difference between revisions
< Nl
Jump to navigation
Jump to search
Kestrelguy (talk | contribs) m (transferred formatting from English page. needs somebody who actually knows Dutch to translate a couple lines.) |
m (Amicdict moved page SDK Docs:nl to SDK Docs/nl: : -> / for {{MultiPage}} use.) |
Revision as of 04:46, 25 April 2023

This translated page needs to be updated.
You can help by updating the translation.
Also, please make sure the article complies with the alternate languages guide.
This notice is put here by LanguageBar template and if you want to remove it after updating the translation you can do so on this page.
You can help by updating the translation.
Also, please make sure the article complies with the alternate languages guide.
This notice is put here by LanguageBar template and if you want to remove it after updating the translation you can do so on this page.
Template:Translate:nlTemplate:Updatetranslation:nl
Modden | Je Source project maken, organiseren en releasen |
Level Design | Mappen zijn de 3D werelden waar alles tezamen komt |
Programmeren | De C++ code in een mod definieert de manier dat de wereld en spelregels zich gedragen |
Scripteren | Scripting can be used for adding new functionality or logic to entities. |
Modelen | Models zijn de gedetailleerde 3D objecten die voorkomen in de spel wereld |
Materialen | Textures en shaders zijn gecombineerd in Source om materialen te creëren |
Geluiden | Kwaliteit audio geeft een vierde dimensie aan je wereld |
Particles | Effecten zoals rook, vonken, bloed en vuur zijn gecreëerd met particles |
Artificial Intelligence | AI controls the behavior of all but the simplest of NPC actions. |
Choreografie | Regisseer de performance van je digitale acteurs met gechoreografeerde scènes |
Filmmaker | Create movies inside the Source Engine. |
Tutorials | Stap voor stap gidsen over een variëteit van topics |
Technisch | Geavanceerde discussie over Source's features |
Glossarium | Uitleg over terminologie die je kan tegenkomen |
Official Tools | Official tools made by Valve for their games. |
Derde Partij Tools | Nuttige developer tools gemaakt door de community |
I/O System | The I/O system is the backbone of most levels in Source-based games/mods. |