Tr/SDK Docs: Difference between revisions
< Tr
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{Language subpage | {{Language subpage}} | ||
{{ | {{Translate}} | ||
<table cellpadding="4px" style="background:#202020;border:2px solid #525252;margin:auto;width:800px; | <table cellpadding="4px" style="background:#202020;border:2px solid #525252;margin:auto;width:800px;border-radius:12px"> | ||
<caption>[[File:Source-logo.png|400px|link= | <caption>[[File:Source-logo.png|400px|link=]] | ||
<p style="margin:10px 0 10px;font-size:14px | <p style="margin:10px 0 10px;font-size:14px">'''[[SDK Installation|Yükleme ve Kurulum]] · [[:Category:Source SDK FAQ|Sıkça Sorulan Sorular]] · [[Source SDK Release Notes|Sürüm Notları]]'''</p></caption> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center; | <td style="font-size:14px;text-align:center;border-radius:8px 0 0 0;background:#303030;width:225px">'''[[:Category:Modding|Mod Yapımı]]'''</td> | ||
<td style="text-align:center; | <td style="text-align:center;border-radius:0 8px 0 0">[[Source|<span style=color:#E1E0DF>Source</span>]] SDK ile mod yapımı ve piyasaya sürülmesi hakkında genel bilgiler.</td></tr> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center;background:#303030 | <td style="font-size:14px;text-align:center;background:#303030">'''[[:Category:Level Design|Bölüm Tasarımı]]'''</td> | ||
<td style="text-align:center;">[[Map (level design) | <td style="text-align:center;">[[Map (level design)|<span style=color:#E1E0DF>Haritalar</span>]] her şeyin bir araya getirildiği 3D dünyalardır.</td></tr> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Programming | <td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Programming|Programlama]]'''</td> | ||
<td style="text-align:center;">Bir modun C++ kodu, dünyasının ve oyunun kurallarını tanımlar.</td></tr> | <td style="text-align:center;">Bir modun C++ kodu, dünyasının ve oyunun kurallarını tanımlar.</td></tr> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Scripting|Betikler]]'''</td> | <td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Scripting|Betikler]]'''</td> | ||
<td style="text-align:center;">Betikler mantıksal olaylara ve [[Entity | <td style="text-align:center;">Betikler mantıksal olaylara ve [[Entity|<span style=color:#E1E0DF>varlıklara</span>]] yeni işlevler eklemenin bir yoludur.</td></tr> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Modeling | <td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Modeling|Modelleme]]'''</td> | ||
<td style="text-align:center;">[[Model | <td style="text-align:center;">[[Model|<span style=color:#E1E0DF>Modeller</span>]] oyun dünyasında çıkan detaylı 3D nesnelerdir.</td></tr> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Material System | <td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Material System|Materyaller]]'''</td> | ||
<td style="text-align:center;">[[Texture | <td style="text-align:center;">[[Texture|<span style=color:#E1E0DF>Dokular</span>]] ve [[Shader|<span style=color:#E1E0DF>sheder'lar</span>]] Source'da [[Material|<span style=color:#E1E0DF>materyalleri</span>]] oluşturmak için birleştirilmiştir.</td></tr> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Sound System | <td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Sound System|Sesler]]'''</td> | ||
<td style="text-align:center;">Quality audio adds a fourth dimension to your world.</td></tr> | <td style="text-align:center;">Quality audio adds a fourth dimension to your world.</td></tr> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Particle_System | <td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Particle_System|Partiküller]]'''</td> | ||
<td style="text-align:center;">Effects like smoke, sparks, blood and fire are created with [[Particle System Overview:se|<span style=color:#E1E0DF>particles</span>]].</td></tr> | <td style="text-align:center;">Effects like smoke, sparks, blood and fire are created with [[Particle System Overview:se|<span style=color:#E1E0DF>particles</span>]].</td></tr> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:AI | <td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:AI|Artificial Intelligence]]'''</td> | ||
<td style="text-align:center;">AI controls the behavior of all but the simplest of [[NPC | <td style="text-align:center;">AI controls the behavior of all but the simplest of [[NPC|<span style=color:#E1E0DF>NPC</span>]] actions.</td></tr> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Choreography | <td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Choreography|Choreography]]'''</td> | ||
<td style="text-align:center;">Direct your digital actors' performances with [[Choreography creation | <td style="text-align:center;">Direct your digital actors' performances with [[Choreography creation|<span style=color:#E1E0DF>choreographed scenes</span>]].</td></tr> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Source_Filmmaker | <td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Source_Filmmaker|Filmmaker]]'''</td> | ||
<td style="text-align:center;">Create movies inside the [[Source | <td style="text-align:center;">Create movies inside the [[Source|<span style=color:#E1E0DF>Source Engine</span>]].</td></tr> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Tutorials | <td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Tutorials|Anlatımlar]]'''</td> | ||
<td style="text-align:center;">Step-by-step guides on a variety of topics.</td></tr> | <td style="text-align:center;">Step-by-step guides on a variety of topics.</td></tr> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Technical | <td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Technical|Teknik]]'''</td> | ||
<td style="text-align:center;">In-depth discussion of Source's features.</td></tr> | <td style="text-align:center;">In-depth discussion of Source's features.</td></tr> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Glossary | <td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Glossary|Sözlükçe]]'''</td> | ||
<td style="text-align:center;">Explanations for terms you may encounter.</td></tr> | <td style="text-align:center;">Explanations for terms you may encounter.</td></tr> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Official Tools | <td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Official Tools|Official Tools]]'''</td> | ||
<td style="text-align:center;">Official tools made by [[Valve | <td style="text-align:center;">Official tools made by [[Valve|<span style=color:#E1E0DF>Valve</span>]] for their games.</td></tr> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Third Party Tools | <td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Third Party Tools|Üçüncü Parti Araçlar]]'''</td> | ||
<td style="text-align:center;">Useful developer tools created by the community.</td></tr> | <td style="text-align:center;">Useful developer tools created by the community.</td></tr> | ||
<tr bgcolor=#3A3A3A> | <tr bgcolor=#3A3A3A> | ||
<td style="font-size:14px;text-align:center; | <td style="font-size:14px;text-align:center;border-radius:0 0 0 8px;background:#303030;">'''[[:Category:IO System|I/O System]]'''</td> | ||
<td style="text-align:center; | <td style="text-align:center;border-radius:0 0 8px 0">The [[Inputs and Outputs|<span style=color:#E1E0DF>I/O system</span>]] is the backbone of most levels in Source-based games/mods.</td></tr></table> | ||
Revision as of 22:44, 15 May 2023
This page needs to be translated.
This page either contains information that is only partially or incorrectly translated, or there isn't a translation yet.
If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted.
Also, please make sure the article complies with the alternate languages guide.
This page either contains information that is only partially or incorrectly translated, or there isn't a translation yet.
If this page cannot be translated for some reason, or is left untranslated for an extended period of time after this notice is posted, the page should be requested to be deleted.
Also, please make sure the article complies with the alternate languages guide.
| Mod Yapımı | Source SDK ile mod yapımı ve piyasaya sürülmesi hakkında genel bilgiler. |
| Bölüm Tasarımı | Haritalar her şeyin bir araya getirildiği 3D dünyalardır. |
| Programlama | Bir modun C++ kodu, dünyasının ve oyunun kurallarını tanımlar. |
| Betikler | Betikler mantıksal olaylara ve varlıklara yeni işlevler eklemenin bir yoludur. |
| Modelleme | Modeller oyun dünyasında çıkan detaylı 3D nesnelerdir. |
| Materyaller | Dokular ve sheder'lar Source'da materyalleri oluşturmak için birleştirilmiştir. |
| Sesler | Quality audio adds a fourth dimension to your world. |
| Partiküller | 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. |
| Anlatımlar | Step-by-step guides on a variety of topics. |
| Teknik | In-depth discussion of Source's features. |
| Sözlükçe | Explanations for terms you may encounter. |
| Official Tools | Official tools made by Valve for their games. |
| Üçüncü Parti Araçlar | 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. |