This project is a rough prototype focusing on understanding how to implementa majority of a game's core logic/scripting in C++ using GDExtension. Everything is done in the code aside from ...
This repository serves as a quickstart template for GDExtension development with Godot 4.0+. To use this template, log in to GitHub and click the green "Use this template" button at the top of the ...
Godot Game Engineのスクリプト言語、GDScriptについて。Godotこれから始める人向け。 めちゃんこ概念的な話です。 GDScriptはGodot Game Engineのスクリプト機能であり、Godot専用の言語です。役割はUnityのC#スクリプトとほとんど同じです。ゲームのロジックを記述します。
・Godotの入力システムを、VR固有のアクションに拡大(例:ハンドトラッキング、コントローラーセンサー、コントローラーのボタン) ・グラフィックスAPI、Vulkanの新バージョンへの対応 ・AndroidへのVulkan実装(Oculus Quest 2といった一体型VRヘッドセット対応) ...