Aaron Franke 5646c6a7a8 Open and save 3D demos in Godot 4.3 stable (#1109) | пре 4 месеци | |
---|---|---|
.. | ||
screenshots | пре 2 година | |
README.md | пре 5 месеци | |
checker.LICENSE.md | пре 2 година | |
checker.png | пре 2 година | |
checker.png.import | пре 7 месеци | |
day_night_cycle.gd | пре 7 месеци | |
default_env.tres | пре 2 година | |
icon.webp | пре 1 година | |
icon.webp.import | пре 1 година | |
logo_projector.png | пре 2 година | |
logo_projector.png.import | пре 11 месеци | |
project.godot | пре 4 месеци | |
spin.gd | пре 7 месеци | |
test.tscn | пре 4 месеци | |
tester.gd | пре 7 месеци |
This project showcases various 3D light and shadow features supported by Godot. This includes contact-hardening shadows (PCSS) and light projectors.
The background sky uses a PhysicalSkyMaterial, which allows for the sky colors to be automatically adjusted as the sun performs a day/night cycle. The radiance map (used to provide ambient and reflected light to the scene) is updated in real-time with the environment sky's process mode set accordingly.
Language: GDScript
Renderer: Forward+
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2741