He/SDK Docs: Difference between revisions

From Valve Developer Community
< He
Jump to navigation Jump to search
(transferred formatting from English page. nearly untranslated.)
m (Amicdict moved page SDK Docs:he to SDK Docs/he: : -> / for {{MultiPage}} use.)
(No difference)

Revision as of 04:48, 25 April 2023

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)

Template:Translate:he

Source Engine

הורדה והתקנה · שאלות נפוצות · הערות הוצאה

מודינג יצירה, ארגון ושחרור פרוייקט הסורס שלך
עיצוב שלבים המפות הן העולם התלת מימדי בו הכל קורה
תכנות 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.
עיצוב תלת מימד Models are the detailed 3D objects that appear in the game world
חומרים Textures and shaders are combined in Source to create materials
סאונד Quality audio adds a fourth dimension to your world
חלקיקים 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.
כוריאוגרפיה Direct your digital actors' performances with choreographed scenes
Filmmaker Create movies inside the Source Engine.
מדריכים Step-by-step guides on a variety of topics
טכנולוגיה In-depth discussion of Source's features
מילון מונחים Explanations for terms you may encounter
Official Tools Official tools made by Valve for their games.
כלים מגוף שלישי 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.