|
43883e8c6c
|
increase near plane
|
2025-01-11 18:54:02 +02:00 |
|
|
718c9fdeb8
|
Static lightmap size, fix aspect ratio
|
2025-01-11 18:54:02 +02:00 |
|
|
e682e3870e
|
Simplify light matrices
|
2025-01-11 18:54:02 +02:00 |
|
|
e153ff5b6b
|
Same near&far plane for cam and lights
|
2025-01-11 18:54:02 +02:00 |
|
|
b978091cd4
|
Different depth settings for shadows
|
2025-01-11 18:54:02 +02:00 |
|
|
86e1521128
|
Less -> LessEqual
|
2025-01-11 18:54:02 +02:00 |
|
|
9598128b6a
|
Replace binding_array with texture_depth_2d_array, avoid copying and multiple samplers
|
2025-01-11 18:54:02 +02:00 |
|
|
fb1cbf6b9a
|
Remove unused padding
|
2025-01-11 18:54:02 +02:00 |
|
|
7c6062dced
|
fix light position offset
|
2025-01-11 18:54:02 +02:00 |
|
|
7830d735b8
|
Fix depth texture saving
|
2025-01-11 18:54:02 +02:00 |
|
|
010e4dedeb
|
Pass light matrix as separate uniform, fix matrices
|
2025-01-11 18:54:02 +02:00 |
|
|
2676b841fe
|
Update to wgpu 0.15.1
|
2025-01-11 18:54:02 +02:00 |
|
|
a68a8f3cfa
|
LessEqual -> Less
|
2025-01-11 18:54:02 +02:00 |
|
|
ccfaff88bd
|
Fix wrong model for light depth pass
|
2025-01-11 18:54:02 +02:00 |
|
|
ba41da6804
|
Non-fullscreen window in debug mode
|
2025-01-11 18:54:02 +02:00 |
|
|
5f7e77afbd
|
Add debug groups to render loop
|
2025-01-11 18:54:02 +02:00 |
|
|
fb876c1c95
|
fix light view matrices
|
2025-01-11 18:54:02 +02:00 |
|
|
c5e32a830d
|
WIP shadowmapping
|
2025-01-11 18:54:02 +02:00 |
|
|
ac67a3d4de
|
WIP shadowmapping
|
2025-01-11 18:54:02 +02:00 |
|
|
2fdae1a23a
|
state::render cleanup
|
2025-01-11 18:54:02 +02:00 |
|
|
450fc7a518
|
Use cube for light debug mesh instead of entirety of Sponza...
|
2025-01-11 18:54:02 +02:00 |
|
|
2ddc863ca5
|
WIP renderpass cleanup
|
2025-01-11 18:54:02 +02:00 |
|
|
8c51f91d00
|
clippy suggestions
|
2025-01-11 18:54:02 +02:00 |
|
|
c1148ea8bc
|
some cleanup
|
2025-01-11 18:54:02 +02:00 |
|
|
7152d9d274
|
fix ambient light
|
2025-01-11 18:54:02 +02:00 |
|
|
cd6e8a28cc
|
adjust state defaults
|
2025-01-11 18:54:02 +02:00 |
|
|
da94a2220c
|
Fix cursor lock panic
|
2025-01-11 18:54:02 +02:00 |
|
|
1dc6565a26
|
working wasm build
|
2023-01-28 12:23:43 +02:00 |
|
|
dc3bd2a433
|
wasm WIP
|
2023-01-27 23:16:57 +02:00 |
|
|
b40e6887e6
|
rename test shader
|
2023-01-27 22:06:02 +02:00 |
|
|
8947398ad0
|
use rust-embed for assets
|
2023-01-27 21:45:49 +02:00 |
|
|
a99b018ec1
|
glb sponza
|
2023-01-27 21:15:28 +02:00 |
|
|
bd5713febf
|
remove unused instance code
|
2023-01-27 02:40:40 +02:00 |
|
|
f6b0754570
|
clippy fixes
|
2023-01-25 17:58:14 +02:00 |
|
|
a4e56e8d58
|
wgsl include preprocessor; refactor pbr
|
2023-01-25 05:34:01 +02:00 |
|
|
6040a4430a
|
placeholder roughness-metalness factors
|
2023-01-24 17:01:04 +02:00 |
|
|
28837ede0e
|
lower fov a bit, brighter light
|
2023-01-24 17:00:51 +02:00 |
|
|
b0a7135120
|
fix fullscreen init
|
2023-01-24 16:54:26 +02:00 |
|
|
0746a09c45
|
pbr
|
2023-01-24 03:59:06 +02:00 |
|
|
de50520b02
|
fix tangent space lighting
|
2023-01-24 02:21:20 +02:00 |
|
|
4e557a961d
|
fix wrong texture types
|
2023-01-24 00:58:11 +02:00 |
|
|
03b4053203
|
updater.rs -> window.rs
|
2023-01-24 00:58:01 +02:00 |
|
|
320171e304
|
update deps
|
2023-01-23 17:15:02 +02:00 |
|
|
1a7a6707d9
|
gltf loading; world space lighting for now
|
2023-01-23 00:24:05 +02:00 |
|
|
e39ea0b80b
|
sponza debugging and fixes
|
2022-10-06 00:20:18 +03:00 |
|
|
708c46adc7
|
zfight fix
|
2022-10-06 00:17:09 +03:00 |
|
|
f59006035d
|
Fix texture map types switched
|
2022-10-05 23:17:16 +03:00 |
|
|
19c5434d0f
|
broken normal maps
|
2022-10-04 01:30:50 +03:00 |
|
|
89789d5f4a
|
lighting, blinn-phong
|
2022-10-03 22:31:01 +03:00 |
|
|
b741202111
|
camera speed, window settings
|
2022-10-02 22:32:32 +03:00 |
|