mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 15:00:09 +01:00
a45b84a5adfbdf6a6bf743eb312acf1ae0432416
This makes demos render correctly on hiDPI displays, while also demonstrating how to handle multiple resolutions. The 3D in 2D demo now uses "3D No-Effects" for the 3D viewport, which is faster to render. Thanks to this, 4× MSAA is now enabled for a better result. The background loading demo now uses mipmaps for better-looking images. The material testers demo now samples mouse input in a resolution-independent manner when panning. Default clear colors were also changed in some projects for visual consistency with the project's theme.
Godot demo projects
Each folder containing a project.godot file is a demo project meant to
be used with Godot Engine, the open source
2D and 3D game engine.
Important note
-
The
masterbranch is compatible with the latest stable Godot version (currently 3.1). -
If you are using an older version of Godot, use the appropriate branch for your Godot version:
Useful links
License
Those demos are distributed under the terms of the MIT license, as described in the LICENSE.md file.
Description
Languages
GDScript
89%
C#
9.4%
JavaScript
0.7%
GLSL
0.5%
Shell
0.2%
Other
0.2%