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
b8c3b6422c6e1116451b817b2c54c2817c6a982f
game_engine
/
crates
History
tolelom
b8c3b6422c
feat(physics): add Semi-implicit Euler integration
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-03-25 10:36: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_ecs
feat(ecs): add scene serialization/deserialization (.vscn format)
2026-03-24 20:21:11 +09:00
voltex_math
feat(math): add AABB type with intersection, merge, and containment
2026-03-25 10:10:27 +09:00
voltex_physics
feat(physics): add Semi-implicit Euler integration
2026-03-25 10:36:17 +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