mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
10 lines
377 B
Markdown
10 lines
377 B
Markdown
|
# Viewport Demos
|
||
|
|
||
|
These demos showcase various ways to use the
|
||
|
[`Viewport`](https://docs.godotengine.org/en/stable/classes/class_viewport.html) node.
|
||
|
|
||
|
Languages: All have GDScript, Dynamic Split Screen has
|
||
|
[GDSL](https://docs.godotengine.org/en/latest/tutorials/shaders/shader_reference/shading_language.html)
|
||
|
|
||
|
Renderers: 3D in 2D and GUI in 3D use GLES 3, the rest are GLES 2
|