mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
839 B
839 B
category, rank, state, anchor, title, description, details
| category | rank | state | anchor | title | description | details | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| gdextension | 0 | active | allow-compiling-godot-as-a-library | Allow compiling Godot as a library that can be loaded and used by other applications | Currently, the engine’s capabilities are only accessible if the application itself is a Godot application. However, there are many situations where an application might want to use Godot as an intermediary. One case would be an application that uses native OS API for it’s UI, but needs Godot to render a complex 3D scene. Our goal is to make Godot available as a library to expand the possible uses of the engine. |
|