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
f52186f732f5a283199b887fdcf96d178b53ceb7
game_engine
/
crates
History
tolelom
f52186f732
feat(audio): add mixing functions with volume, looping, and channel conversion
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-03-25 10:59:17 +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 mixing functions with volume, looping, and channel conversion
2026-03-25 10:59:17 +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