This website requires JavaScript.
Explore
Help
Register
Sign In
tolelom
/
game_engine
Watch
1
Star
0
Fork
0
You've already forked game_engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4436382bafe1e9e5725cb3e45a369dd26acd0738
game_engine
/
crates
History
tolelom
4436382baf
feat(audio): add 3D audio spatial functions (distance attenuation, stereo panning)
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-03-25 11:24:55 +09:00
..
voltex_asset
feat(asset): add voltex_asset crate with Handle, AssetStorage, and Assets manager
2026-03-24 20:29:55 +09:00
voltex_audio
feat(audio): add 3D audio spatial functions (distance attenuation, stereo panning)
2026-03-25 11:24:55 +09:00
voltex_ecs
feat(ecs): add scene serialization/deserialization (.vscn format)
2026-03-24 20:21:11 +09:00
voltex_math
feat(math): add Ray type with direction normalization
2026-03-25 10:45:06 +09:00
voltex_physics
docs: add Phase 5-3 raycasting status and deferred items
2026-03-25 10:49:19 +09:00
voltex_platform
feat: implement Phase 1 foundation - triangle rendering
2026-03-24 19:34:39 +09:00
voltex_renderer
fix(renderer): merge IBL into group(3) to stay within max_bind_groups limit of 4
2026-03-24 21:38:45 +09:00