Aaron Franke 5646c6a7a8 Open and save 3D demos in Godot 4.3 stable (#1109) hai 4 meses
..
screenshots f2c66d1904 Add a 3D lights and shadows demo %!s(int64=2) %!d(string=hai) anos
README.md 6d5ded3c7d Fix incorrect asset library link in 3D Lights and Shadows README (#1100) hai 5 meses
checker.LICENSE.md f2c66d1904 Add a 3D lights and shadows demo %!s(int64=2) %!d(string=hai) anos
checker.png f2c66d1904 Add a 3D lights and shadows demo %!s(int64=2) %!d(string=hai) anos
checker.png.import bac1e69164 Use static typing in all demos (#1063) hai 7 meses
day_night_cycle.gd bac1e69164 Use static typing in all demos (#1063) hai 7 meses
default_env.tres f2c66d1904 Add a 3D lights and shadows demo %!s(int64=2) %!d(string=hai) anos
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) hai 1 ano
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) hai 1 ano
logo_projector.png f2c66d1904 Add a 3D lights and shadows demo %!s(int64=2) %!d(string=hai) anos
logo_projector.png.import 2a962929f3 Update demo files for Godot 4.2.1 (#1013) hai 11 meses
project.godot 5646c6a7a8 Open and save 3D demos in Godot 4.3 stable (#1109) hai 4 meses
spin.gd bac1e69164 Use static typing in all demos (#1063) hai 7 meses
test.tscn 5646c6a7a8 Open and save 3D demos in Godot 4.3 stable (#1109) hai 4 meses
tester.gd bac1e69164 Use static typing in all demos (#1063) hai 7 meses

README.md

3D Lights and Shadows

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

Screenshots

Screenshot