Skip to content

MultipleLights Demo#91

Merged
CubeBerry merged 28 commits intomainfrom
MultipleLightsDemo
Feb 7, 2026
Merged

MultipleLights Demo#91
CubeBerry merged 28 commits intomainfrom
MultipleLightsDemo

Conversation

@CubeBerry
Copy link
Copy Markdown
Owner

  • Created Multiple Lights scene demo for showcasing deferred rendering.
  • Removed CalculatePointLightRadius. Instead, radius is going to be handled manually by developer.

CubeBerry and others added 20 commits February 5, 2026 10:49
- Need to apply intensity to directional & point lights.
- Increased entire scale of multiple lights demo scene to handle point light radius (apporximately 5) properly.
- Light volume covers entire scene when objects' size is around 15~20.
- Attenuation equation in shader and C++ radius calculation does not match.
- Radius size can be controlled by developer.
@CubeBerry CubeBerry requested a review from doyoung413 February 6, 2026 08:20
@CubeBerry CubeBerry self-assigned this Feb 6, 2026
@CubeBerry CubeBerry added the enhancement New feature or request label Feb 6, 2026
@CubeBerry CubeBerry merged commit 31d45e4 into main Feb 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants