godot-demo-projects/viewport/README.md

10 lines
378 B
Markdown
Raw Normal View History

2020-07-04 02:30:11 +02:00
# 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/shading/shading_reference/shading_language.html)
Renderers: 3D in 2D and GUI in 3D use GLES 3, the rest are GLES 2