issues
search
Gerbil789
/
GerbilEngine
Game Engine
https://gerbil789.github.io/GerbilEngine
MIT License
1
stars
0
forks
source link
Lights
#36
Open
Gerbil789
opened
3 months ago
Gerbil789
commented
3 months ago
Light component
Options
[x] Point
[x] Directional
[x] Update shader
[x] Spot
[x] Update shader
Properties
[x] Type
[x] Color
[x] Intensity
[x] Radius/Range
---advanced---
[x] Attenuation
[x] Constant
[x] Linear
[x] Quadratic
UI
[x] Light component
[x] Selecting light type (dropdown) -> showing diferent properties
[x] Update serializer
Gerbil789
commented
2 months ago
Bugs
[ ] SpotLight is broken when deserialized
[ ] Problem occurs when there are multiple lights in the scene
[ ] Point light range is broken
Light component
Options
Properties
---advanced---
UI