株式会社オブライト
Services
About
Company
Column
Contact
日本語
日本語
メニューを開く
Column
C#
Articles tagged "C#"
2 articles
Software Development
2026-05-09
Godot Engine — A 2026 Complete Guide to the MIT-Licensed, Free and Open-Source Game Engine
Godot is a fully featured, MIT-licensed, free and open-source game engine with no royalties. This 2026 guide walks through the overview, history, scene + node + signal architecture, supported platforms, language options (GDScript, C#, GDExtension), and what the MIT license actually means for commercial projects — based on the latest 4.5 / 4.6 releases.
Godot
ゲームエンジン
オープンソース
Software Development
2026-05-09
GDScript vs C# in Godot — A 2026 Guide to Picking by Team, Performance, and Extensibility
A 2026 comparison of GDScript and C# in Godot, framed for project type, team composition, performance, existing code reuse, and AI pair-programming workflows. Why "start in GDScript, escape to GDExtension on hot paths" is the realistic default, when C# becomes the right call, and when to use both.
Godot
GDScript
C#