Serkyo
|
0c7785d869
|
feat(client): expose chunk streaming statistics
|
2026-07-31 01:26:39 +02:00 |
|
Serkyo
|
a5af42f119
|
feat(client): mesh chunks on a background worker pool
|
2026-07-26 20:19:59 +02:00 |
|
Serkyo
|
dae0bafcd3
|
refactor(client): abstract chunk mesh upload behind a MeshSink trait
|
2026-07-26 20:19:27 +02:00 |
|
Serkyo
|
5e1b4de98b
|
test(client): relocate chunk streaming tests into src/tests
|
2026-07-23 03:45:21 +02:00 |
|
Serkyo
|
79543002b1
|
feat(client): retain chunk voxels and re-mesh neighbours on load and drop
|
2026-07-23 03:40:16 +02:00 |
|
Serkyo
|
d2f4beb5af
|
refactor(client): mesh chunks via the renderer and drop the client copy
|
2026-07-23 02:49:14 +02:00 |
|
Serkyo
|
f465cfeeaf
|
fix(net): bound chunk delivery channel to apply backpressure
|
2026-07-22 05:27:01 +02:00 |
|
Serkyo
|
d01f45ec18
|
chore(client): modified the radius of chunk generated from 4 to 8
|
2026-07-22 03:29:40 +02:00 |
|
Serkyo
|
0a2049bbc9
|
feat(client): render server-streamed chunks around the camera
|
2026-07-22 00:17:18 +02:00 |
|
Serkyo
|
2bf140cf02
|
feat(client): stream local chunk meshes around camera
|
2026-07-16 02:24:27 +02:00 |
|