Godot Source Code explained by Technical Lead 01: Source project folders
This episode quickly goes through all the project folders in the source code doing a brief explanation of what each of them is for.
Will intend to push these videos weekly, so subscribe to be reminded when the next one will be out.
Chapters: (thanks to @NitroNovaMusic )
0:15 - Intro
0:59 - core - Engine core summary (typedefs.h, config, crypto, error, extension, io, templates, object, os, string, and variant)
6:00 - server - Internal game engine workings (rendering, display_server.h, navigation, audio, text)
8:12 - scene - Nodes and resources used in the editor (main, main/viewport, 2d, 3d, animation, audio, debugger, gui, resources, and themes).
9:54 - modules - Adds functionality to the engine
10:47 - thirdparty - External libraries bundled in the engine (and he lists off some examples).
12:31 - drivers - A variety of technologies that allow Godot to be exported and run cross-platform.
13:12 - editor - The engine’s UI for editing game projects (export, project_manager, editor themes, etc).
14:36 - platform - Specific platform support technologies.
15:15 - main - Main entry point for the engine. The first lines the engine runs.
16:05 - tests - Unit tests of the engine
16:20 - bin - Not shown, generated when you build a project in Godot.
16:35 - misc - Assorted scripts for making the engine compatible with various specific things.
16:55 - doc - Documentation
1 view
338
94
6 months ago 00:14:28 1
РЕАЛЬНЫЕ ЗАРПЛАТЫ В ГЕЙМДЕВЕ (Unity, Unreal Engine, Godot)
6 months ago 00:00:56 1
Как создают мультяшные модели в 3D играх // CELL SHADING #blender #godot #programming #shading
6 months ago 01:17:12 1
How to make a Video Game - Godot Beginner Tutorial
7 months ago 00:20:39 1
GODOT 4 - TRAIL EFFECT 3D
7 months ago 00:35:46 1
ЛЕВ - ГОРОСКОП НА 2024 ГОД ВРЕМЯ ПОЛУЧЕНИЯ ПРИБЫЛИ, ПЕРЕМЕНЫ В ОТНОШЕНИЯХ, НОВАЯ ЛЮБОВЬ ANGELA PEARL
7 months ago 00:15:08 4
choosing a game engine is easy, actually
7 months ago 00:00:44 1
Как улучшить камеру в играх / Плавное движение камеры
7 months ago 02:10:44 1
Multiplayer Over the Web! Using Nakama With Godot!
7 months ago 00:16:00 1
I made a Compression Algorithm for Heightmap Terrain
7 months ago 00:38:46 1
ОВЕН - ГОРОСКОП НА 2024 ГОД НОВЫЕ ЦЕЛИ и МЕЧТЫ БЛАГОДАРЯ НОВЫМ ОТНОШЕНИЯМ и ЗНАКОМСТВАМ ANGELA PEARL
7 months ago 00:34:02 1
Ультражесткое введение в Godot Engine // Урок для продолжающих
7 months ago 00:35:47 1
ВОДОЛЕЙ - ГОРОСКОП НА 2024 ГОД. ПЕРЕМЕНЫ В ОКРУЖЕНИИ, ОТНОШЕНИЯХ И ВОЗРОЖДЕНИЕ СЕБЯ. ANGELA PEARL
7 months ago 00:31:55 1
ВЕСЫ - ТАРО ПРОГНОЗ на 2024 ГОД ОТ ANGELA PEARL
7 months ago 00:34:53 1
ВЕСЫ - ГОРОСКОП НА 2024. ГОД ПЕРЕМЕН В ОТНОШЕНИЯХ, ЛЮБОВЬ, БРАК И СМЕНА ОКРУЖЕНИЯ. ANGELA PEARL
7 months ago 01:18:07 1
DEEP Эпизод 3. Валерия и Василий Солтан: от логистической компании к школе будущего #бизнессосмыслом
7 months ago 00:37:10 1
ВОДОЛЕЙ - ТАРО ПРОГНОЗ НА 2024 ГОД ОТ ANGELA PEARL
7 months ago 00:34:05 1
СТРЕЛЕЦ - ГОРОСКОП НА 2024 ГОД ПАРТНЕРСТВО, БРАК, ПЕРЕЕЗД, НОВЫЕ ПЛАНЫ, НОВОЕ ОКРУЖЕНИЕ ANGELA PEARL
7 months ago 00:39:54 1
Сергей Северин “Прогноз на 2024 год для Анны Гарсия с обратной связью по реализации событий“
7 months ago 01:07:24 1
#17 Что такое Сила РОДа и как её обрести? Связь с предками и поколениями. Елена Реунова
7 months ago 00:31:03 1
Godot Source Code explained by Technical Lead 02: Memory Management
7 months ago 00:27:56 1
СТРЕЛЕЦ - ТАРО ПРОГНОЗ НА 2024 ГОД ОТ ANGELA PEARL
8 months ago 00:18:18 1
Godot Source Code explained by Technical Lead 01: Source project folders