Hugo Locurcio b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
..
bullet_shower b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
custom_drawing b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
dodge_the_creeps b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
dynamic_tilemap_layers b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
finite_state_machine b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
glow b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
hexagonal_map b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
instancing b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
isometric b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
kinematic_character b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
light2d_as_mask b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
lights_and_shadows b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
navigation b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
navigation_astar b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
navigation_mesh_chunks b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
particles b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
physics_platformer b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
physics_tests b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
platformer b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
polygons_lines b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
pong b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
role_playing_game b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
screen_space_shaders b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
skeleton b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
sprite_shaders b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
tween b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
README.md b4c73f4888 Fix README links to asset library (#1078) 1 year ago

README.md

2D Demos

These demos are all 2D, but otherwise do not have a common theme.

Languages: Most have GDScript, some have Godot shader language

Renderers: Glow for 2D and Physics Platformer use Forward+, 2D Particles uses Mobile, and the rest use Compatibility