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