mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
15 lines
319 B
Markdown
15 lines
319 B
Markdown
|
# GUI in 3D
|
||
|
|
||
|
A demo showing a GUI instanced within a 3D scene using viewports,
|
||
|
as well as forwarding mouse and keyboard input to the GUI.
|
||
|
|
||
|
Language: GDScript
|
||
|
|
||
|
Renderer: GLES 3
|
||
|
|
||
|
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/127
|
||
|
|
||
|
## Screenshots
|
||
|
|
||
|
![Screenshot](screenshots/gui.png)
|