pandemonium_demo_projects/viewport
2023-04-06 23:13:24 +02:00
..
2d_in_3d Make sure everything works under the viewport folder. 2023-04-06 23:13:24 +02:00
3d_in_2d Make sure everything works under the viewport folder. 2023-04-06 23:13:24 +02:00
3d_scaling Make sure everything works under the viewport folder. 2023-04-06 23:13:24 +02:00
dynamic_split_screen Make sure everything works under the viewport folder. 2023-04-06 23:13:24 +02:00
gui_in_3d Make sure everything works under the viewport folder. 2023-04-06 23:13:24 +02:00
screen_capture Make sure everything works under the viewport folder. 2023-04-06 23:13:24 +02:00
README.md Initial commit. I'ts https://github.com/godotengine/godot-demo-projects 's master branch. commit: 219e37b5928594281e8cfd95d1db186fde975846 . 2022-12-31 23:03:26 +01:00

Viewport Demos

These demos showcase various ways to use the Viewport node.

Languages: All have GDScript, Dynamic Split Screen has GDSL

Renderers: 3D in 2D and GUI in 3D use GLES 3, the rest are GLES 2