tangled
alpha
login
or
join now
j0.lol
/
bl0ck
0
fork
atom
WebGPU Voxel Game
0
fork
atom
overview
issues
4
pulls
pipelines
commits
Author
Commit
Message
Date
j0.lol
356c8a59
Proof of concept chunk meshing (still broken lol)
main
2mo ago
j0.lol
25018aa0
Replace tobj deprecated function
2mo ago
j0.lol
07ce98e0
Cleanup clippy warns
2mo ago
j0.lol
6e21f039
Async chunk loading
2mo ago
j0.lol
fd201bd0
Update deps & refactor chunk loading
2mo ago
j0.lol
d4c4ae04
Create README.md
11mo ago
j0.lol
bc97c3bf
Apply lints
1y ago
j0.lol
ab2d0494
Multithread the chunk loader
1y ago
j0.lol
d7160fc4
Various fixes/refactors
1y ago
j0.lol
038953f4
Caching chunks & Camera position loads chunks
1y ago
j0.lol
08345f43
Move world map to RollGrid3D representation
1y ago
j0.lol
fc0fcb7a
FPS counter & gui tweaks
1y ago
j0.lol
af6d1e75
Tutorial 12: A better camera
1y ago
j0.lol
0e25f5d1
style tweaks & removing debug logs
1y ago
j0.lol
d981a9bb
Update gitignore
1y ago
j0.lol
7d5230da
More tweaks to shadowmap & web fixes
1y ago
j0.lol
410e0e52
Shadowmap tweaking
1y ago
j0.lol
e1a51087
Basic shadow-mapping
1y ago
j0.lol
15777f3a
Naive save/load functionality
1y ago
j0.lol
8be09cad
World map now supports multiple chunks on y axis
1y ago
j0.lol
6a962980
Debug UI chunk mutation, flush inst. buffer
1y ago
j0.lol
03d36b1f
Basic debug UI
1y ago
j0.lol
76b295dc
Tentative egui web fix
1y ago
j0.lol
598d580f
Merge pull request #11 from j0lol/egui
Basic EGUI integration
1y ago
j0.lol
8a1fea94
Basic EGUI integration
1y ago
j0.lol
0035ca00
Resize window no longer crashes
1y ago
j0.lol
aca44ecb
remove debug logging
1y ago
j0.lol
d3c2f606
Model replacement & style tweaks
1y ago
j0.lol
40181490
Small style tweak
1y ago
j0.lol
78f39393
Very basic (theoretically) "infinite" chunking
1y ago
j0.lol
58c83639
epilepsy warning on html page
1y ago
j0.lol
23475d24
Basic map chunking
1y ago
j0.lol
8bc7c8ce
Cleanup
1y ago
j0.lol
91e3e624
Tutorial 10: Lighting
1y ago
j0.lol
63a2f0c7
Refactor modules, resource cleanup
1y ago
j0.lol
0cb5a99f
Publishing tweaks & html brief paragraph
1y ago
j0.lol
4e8d369c
Web addressing bugfix
1y ago
j0.lol
1379a8c1
Version bumps
1y ago
j0.lol
40ca4be7
Add better wasm buildtasks
1y ago
j0.lol
eec4e60e
Update to Winit 0.30 Large refactor!
1y ago
j0.lol
6a8970fe
Tutorial 9: Model Loading This one was quite big! I added a wireframe mode too on desktop.
1y ago
j0.lol
923d32c4
Add automated tests/builds -- Create rust.yml
1y ago
j0.lol
2d0197e3
temp
1y ago
j0.lol
87e0a2a1
Tutorial 8: The Depth Buffer
1y ago
j0.lol
b8e9e41c
Tutorial 7: Instancing
1y ago
j0.lol
50150324
Tutorial 7: Instancing
1y ago
j0.lol
a434961d
Tutorial 6: Uniform buffers and a 3d camera
1y ago
j0.lol
64bde72b
Add DS_Store to gitignore for macOS
1y ago
j0.lol
458b6ad1
Tutorial 5: Textures and bind groups
1y ago
j0.lol
d7c92bf3
Add Nova Tasks configuration
1y ago
j0.lol
b76cc6ab
Tutorial 4: Buffers
1y ago
j0.lol
9e4295b2
Tutorial 3: Pipeline
1y ago
j0.lol
29092fb9
Tutorial 2: Challenge
1y ago
j0.lol
1f09f93f
Tutorial 2: The Surface
1y ago
j0.lol
5a6b43ea
Initial Winit Setup
1y ago
Proof of concept chunk meshing (still broken lol)
main
356c8a59
j0.lol
2mo
Replace tobj deprecated function
25018aa0
j0.lol
2mo
Cleanup clippy warns
07ce98e0
j0.lol
2mo
Async chunk loading
6e21f039
j0.lol
2mo
Update deps & refactor chunk loading
fd201bd0
j0.lol
2mo
Create README.md
d4c4ae04
j0.lol
11mo
Apply lints
bc97c3bf
j0.lol
1y
Multithread the chunk loader
ab2d0494
j0.lol
1y
Various fixes/refactors
d7160fc4
j0.lol
1y
Caching chunks & Camera position loads chunks
038953f4
j0.lol
1y
Move world map to RollGrid3D representation
08345f43
j0.lol
1y
FPS counter & gui tweaks
fc0fcb7a
j0.lol
1y
Tutorial 12: A better camera
af6d1e75
j0.lol
1y
style tweaks & removing debug logs
0e25f5d1
j0.lol
1y
Update gitignore
d981a9bb
j0.lol
1y
More tweaks to shadowmap & web fixes
7d5230da
j0.lol
1y
Shadowmap tweaking
410e0e52
j0.lol
1y
Basic shadow-mapping
e1a51087
j0.lol
1y
Naive save/load functionality
15777f3a
j0.lol
1y
World map now supports multiple chunks on y axis
8be09cad
j0.lol
1y
Debug UI chunk mutation, flush inst. buffer
6a962980
j0.lol
1y
Basic debug UI
03d36b1f
j0.lol
1y
Tentative egui web fix
76b295dc
j0.lol
1y
Merge pull request #11 from j0lol/egui
Basic EGUI integration
598d580f
j0.lol
1y
Basic EGUI integration
8a1fea94
j0.lol
1y
Resize window no longer crashes
0035ca00
j0.lol
1y
remove debug logging
aca44ecb
j0.lol
1y
Model replacement & style tweaks
d3c2f606
j0.lol
1y
Small style tweak
40181490
j0.lol
1y
Very basic (theoretically) "infinite" chunking
78f39393
j0.lol
1y
epilepsy warning on html page
58c83639
j0.lol
1y
Basic map chunking
23475d24
j0.lol
1y
Cleanup
8bc7c8ce
j0.lol
1y
Tutorial 10: Lighting
91e3e624
j0.lol
1y
Refactor modules, resource cleanup
63a2f0c7
j0.lol
1y
Publishing tweaks & html brief paragraph
0cb5a99f
j0.lol
1y
Web addressing bugfix
4e8d369c
j0.lol
1y
Version bumps
1379a8c1
j0.lol
1y
Add better wasm buildtasks
40ca4be7
j0.lol
1y
Update to Winit 0.30 Large refactor!
eec4e60e
j0.lol
1y
Tutorial 9: Model Loading This one was quite big! I added a wireframe mode too on desktop.
6a8970fe
j0.lol
1y
Add automated tests/builds -- Create rust.yml
923d32c4
j0.lol
1y
temp
2d0197e3
j0.lol
1y
Tutorial 8: The Depth Buffer
87e0a2a1
j0.lol
1y
Tutorial 7: Instancing
b8e9e41c
j0.lol
1y
Tutorial 7: Instancing
50150324
j0.lol
1y
Tutorial 6: Uniform buffers and a 3d camera
a434961d
j0.lol
1y
Add DS_Store to gitignore for macOS
64bde72b
j0.lol
1y
Tutorial 5: Textures and bind groups
458b6ad1
j0.lol
1y
Add Nova Tasks configuration
d7c92bf3
j0.lol
1y
Tutorial 4: Buffers
b76cc6ab
j0.lol
1y
Tutorial 3: Pipeline
9e4295b2
j0.lol
1y
Tutorial 2: Challenge
29092fb9
j0.lol
1y
Tutorial 2: The Surface
1f09f93f
j0.lol
1y
Initial Winit Setup
5a6b43ea
j0.lol
1y