This article's documentation is for anything that uses the Source engine. Click here for more information.

Pt-br/SDK Docs: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Updating the Brazilian Portuguese SDK docs page)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Language subpage}}
{{LanguageBar|title = Documentação da Source SDK}}
{{Translate}}
{{Source topicon}}
{{Updatetranslation}}
{{Subpage| [[Source]] }}
<table cellpadding="4px" style="background:#202020;border:2px solid #525252;margin:auto;width:800px;border-radius:12px">
<caption>[[File:Source-logo.png|400px|link=]]
<p style="margin:10px 0 10px;font-size:14px;">'''[[SDK Installation|Baixando e instalando o Source SDK]]&ensp;·&ensp;[[:Category:Source SDK FAQ|FAQ do Source SDK]]&ensp;·&ensp;[[Source SDK Release Notes|Notas do Source SDK]]'''</p></caption>


<tr bgcolor=#3A3A3A>
{{Background
<td style="font-size:14px;text-align:center;border-radius:8px 0 0 0;background:#303030;width:225px;">'''[[:Category:Modding|Modding]]'''</td>
| file = SDK - Background.png
<td style="text-align:center;border-radius:0 8px 0 0">Criando, organizando e lançando o seu projeto [[Source|<span style=color:#E1E0DF>Source</span>]].</td></tr>
| opacity = 0.13
<tr bgcolor=#3A3A3A>
| gradient-height = 600px
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Level Design|Level Design]]'''</td>
}}
<td style="text-align:center;">Mapas são o espírito da engine Source, aonde tudo se junta. Aprenda sobre todos os aspectos de construção do mesmo.</td></tr>
 
<tr bgcolor=#3A3A3A>
{{Table
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Programming|Progamação]]'''</td>
| width = 800px
<td style="text-align:center;">A base de todo MOD, progamação é o que faz as coisas diferentes.</td></tr>
| align = center
<tr bgcolor=#3A3A3A>
| style = border-color:{{src2|col}}4a;
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Scripting|Scripting]]'''</td>
| caption = [[File:Source-logo.png|400px|link=Source|Source Engine]]
<td style="text-align:center;">Scripting can be used for adding new functionality or logic to [[Entity|<span style=color:#E1E0DF>entities</span>]]</td></tr>
<p style="margin:10px 0 10px; font-size:14px">'''{{L|Source|Sobre Source}}'''&ensp;·&ensp;'''{{L|SDK Installation|Baixando e instalando o Source SDK}}&ensp;·&ensp;{{LCategory|Source SDK FAQ|Perguntas frequentes sobre o Source}}&ensp;·&ensp;{{L|Source SDK Release Notes|Notas de Versão}}'''</p>
<tr bgcolor=#3A3A3A>
| {{tr
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Modeling|Modelação]]'''</td>
| bgcolor = #252525
<td style="text-align:center;">Tudo que você precisa saber sobre [[Model|<span style=color:#E1E0DF>modelagem</span>]] para o Source.</td></tr>
| align=center
<tr bgcolor=#3A3A3A>
| {{td|radius=3px 0 0 0|font-size=14px|bgcolor=#303030|width=225px| '''{{LCategory|Modding|Modificação}}''' }}
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Material System|Materials]]'''</td>
  {{td|radius=0 3px 0 0| Criando, organizando e lançando seu projeto {{Source|1.bold}}. }}
<td style="text-align:center;">[[Texture|<span style=color:#E1E0DF>Texturas</span>]] e ''[[Shader|<span style=color:#E1E0DF>shaders</span>]]'' são combinados no Source para criar [[Material|<span style=color:#E1E0DF>materiais</span>]].</td></tr>
}}
<tr bgcolor=#3A3A3A>
{{tr
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Sound System|Som]]'''</td>
| bgcolor = #202020
<td style="text-align:center;">Documentação sobre o sistema de som do Source.</td></tr>
| align=center
<tr bgcolor=#3A3A3A>
| {{td|font-size=14px|bgcolor=#303030| '''{{LCategory|Level Design|Level Design}}''' }}
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Particle_System|Partículas]]'''</td>
  {{td| {{L|Map (level design)|Mapas}} são os mundos 3D onde tudo se junta. }}
<td style="text-align:center;">Efeitos como fumaça, faíscas, sangue e foga são criados com Partículas </td></tr>
}}
<tr bgcolor=#3A3A3A>
{{tr
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:category:AI|AI]]'''</td>
| bgcolor = #252525
<td style="text-align:center;">A ''AI'' (inteligência virtual, sigla em inglês) controla o comportamento de todos os ''NPCs'', que podem ser facilmente utilizados e criados com o Source.</td></tr>
| align=center
<tr bgcolor=#3A3A3A>
| {{td|font-size=14px|bgcolor=#303030| '''{{LCategory|Programming|Programação}}''' }}
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Choreography|Cineografia ]]'''</td>
  {{td| text = O <span style=color:#E1E0DF>código</span> C++ de um mod define a maneira como seu mundo e as regras do jogo se comportam. }}
<td style="text-align:center;">Faça personagens do Source virem a vida com o poder único da tecnologia Choreography.</td></tr>
}}
<tr bgcolor=#3A3A3A>
{{tr
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Source_Filmmaker|Filmmaker]]'''</td>
| bgcolor = #202020
<td style="text-align:center;">Crie filmes dentro do Source Engine</td></tr>
| align=center
<tr bgcolor=#3A3A3A>
| {{td|font-size=14px|bgcolor=#303030| '''{{LCategory|Scripting|Scripting}}''' }}
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Tutorials|Tutoriais]]'''</td>
  {{td| Scripting pode ser usado para adicionar novas funcionalidades ou lógica a {{L|Entity|entidades}}. }}
<td style="text-align:center;">Precisa de ajuda tentando utilizar uma opção do Source? Veja aqui.</td></tr>
}}
<tr bgcolor=#3A3A3A>
{{tr
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Technical| Técnico]]'''</td>
| bgcolor = #252525
<td style="text-align:center;">Aspectos técnicos gerais de programação para a engine Source e {{hl2|1|suf=}}.</td></tr>
| align=center
<tr bgcolor=#3A3A3A>
| {{td|font-size=14px|bgcolor=#303030| '''{{LCategory|Modeling|Modelagem}}'''}}
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Glossary|Glossario]]'''</td>
  {{td| {{L|Model|Modelos}} são os objetos 3D detalhados que aparecem no mundo do jogo. }}
<td style="text-align:center;">Explicações de termos comuns.</td></tr>
}}
<tr bgcolor=#3A3A3A>
{{tr
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Official Tools|Ferramentas oficiais ]]'''</td>
| bgcolor = #202020
<td style="text-align:center;">Ferramentas oficiais  feitas pela [[Valve|<span style=color:#E1E0DF>Valve</span>]] para os seus jogos</td></tr>
| align=center
<tr bgcolor=#3A3A3A>
| {{td|font-size=14px|bgcolor=#303030| '''{{LCategory|Material System|Materiais}}''' }}
<td style="font-size:14px;text-align:center;background:#303030;">'''[[:Category:Third Party Tools|Ferramentas de terceiros]]'''</td>
  {{td| {{L|Texture|Texturas}} e {{L|Shader|shaders}} são combinados em {{Source|bold}} para criar {{L|Material|materiais}}. }}
<td style="text-align:center;">Ferramentas produzidas por terceiros.</td></tr>
}}
<tr bgcolor=#3A3A3A>
{{tr
<td style="font-size:14px;text-align:center;border-radius:0 0 0 8px;background:#303030;">'''[[:Category:IO System|Sistema I/O]]'''</td>
| bgcolor = #252525
<td style="text-align:center;border-radius:0 0 8px 0">O  [[Inputs and Outputs|<span style=color:#E1E0DF>Sistema I/O</span>]] é uma parte principal de muitas fases em mods/jogos na source engine.</td></tr></table>
| align=center
| {{td|font-size=14px|bgcolor=#303030| '''{{LCategory|Sound System|Sons}}''' }}
  {{td| {{L|Sound and Music|Áudio}} de qualidade adiciona uma quarta dimensão ao seu mundo. }}
}}
{{tr
| bgcolor = #202020
| align=center
| {{td|font-size=14px|bgcolor=#303030| '''{{LCategory|Particle System|Partículas}}''' }}
  {{td| Efeitos como fumaça, faíscas, sangue e fogo são criados com {{L|Particle System Overview|partículas}}. }}
}}
{{tr
| bgcolor = #252525
| align=center
| {{td|font-size=14px|bgcolor=#303030| '''{{LCategory|AI|Inteligência Artificial}}''' }}
  {{td| A IA controla o comportamento de todas as ações de {{L|NPC}}, exceto as mais simples.}}
}}
{{tr
| bgcolor = #202020
| align=center
| {{td|font-size=14px|bgcolor=#303030| '''{{LCategory|Choreography|Coreografia}}''' }}
  {{td| Dirija as performances dos seus atores digitais com {{L|Choreography creation|cenas coreografadas}}. }}
}}
{{tr
| bgcolor = #252525
| align=center
| {{td|font-size=14px|bgcolor=#303030| '''{{LCategory|Source Filmmaker|Criador de Filmes}}''' }}
  {{td| Crie filmes dentro do Source Engine. {{Source|bold|nt=1}}. }}
}}
{{tr
| bgcolor = #202020
| align=center
| {{td|font-size=14px|bgcolor=#303030| '''{{LCategory|Tutorials|Tutoriais}}''' }}
  {{td| Guias passo a passo sobre uma variedade de tópicos.. }}
}}
{{tr
| bgcolor = #252525
| align=center
| {{td|font-size=14px|bgcolor=#303030| '''{{LCategory|Technical|Técnico}}''' }}
  {{td| Discussão aprofundada sobre os recursos da {{Source|bold|nt=1}}. }}
}}
{{tr
| bgcolor = #202020
| align=center
| {{td|font-size=14px|bgcolor=#303030| '''{{LCategory|Glossary|Glossário}}''' }}
  {{td| text = Explicações para <span style=color:#E1E0DF>termos</span> que você pode encontrar. }}
}}
{{tr
| bgcolor = #252525
| align=center
| {{td|font-size=14px|bgcolor=#303030| '''{{LCategory|Official Source Tools|Ferramentas Oficiais}}''' }}
  {{td| Ferramentas oficiais feitas pela {{Valve|1.bold}} para seus jogos. }}
}}
{{tr
| bgcolor = #202020
| align=center
| {{td|font-size=14px|bgcolor=#303030| '''{{LCategory|Third Party Source Tools|Ferramentas de Terceiros}}''' }}
  {{td| text = Ferramentas úteis para desenvolvedores criadas pela <span style=color:#E1E0DF>comunidade</span>. }}
}}
{{tr
| bgcolor = #252525
| align=center
| {{td|font-size=14px|bgcolor=#303030|radius=0 0 0 3px| '''{{LCategory|IO System|Sistema de E/S}}''' }}
  {{td|radius=0 0 3px 0| O {{L|Inputs and Outputs|Sistema de E/S}} é a espinha dorsal da maioria dos níveis em jogos/mods baseados em Source. }}
}}
}}
 
{{SDKDocIndexList}}
{{ACategory|Source}} {{ACategory|Entry pages}} <!-- Editors, please click on the other edit button (in the language selection) to change the rest of the content -->

Latest revision as of 10:17, 16 January 2025

English (en)Deutsch (de)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)Translate (Translate)

SDK - Background.png