Files
Cortex_Engine/imgui.ini
T
emil28092005 ad92e758de feat: 3 dynamic point lights with shadows
- MainLight: warm (1.0, 0.95, 0.85), intensity 12, range 60
- SecondLight: cool blue (0.3, 0.6, 1.0), intensity 8, range 40
- ThirdLight: red (0.9, 0.2, 0.3), intensity 8, range 40
- All 3 orbit in chaotic circles at different phases
- All 3 cast shadows (18 shadow passes per frame = 3 × 6)
- ImGui: per-light sliders for all 3 lights
- Reduced intensities slightly to balance 3 overlapping lights
2026-06-19 08:12:18 +03:00

36 lines
432 B
INI

[Window][Debug##Default]
Pos=60,60
Size=400,400
Collapsed=0
[Window][Debug]
Pos=10,10
Size=216,107
Collapsed=0
[Window][Hierarchy]
Pos=353,299
Size=250,398
Collapsed=0
[Window][Inspector]
Pos=112,297
Size=300,425
Collapsed=0
[Window][Cortex Engine Debug]
Pos=1,1
Size=226,196
Collapsed=0
[Window][Shadow Parameters]
Pos=772,456
Size=507,263
Collapsed=0
[Window][Shadow & Light Parameters]
Pos=-1,195
Size=226,372
Collapsed=0