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
586792b774cceb5a9bb832fe76e8400be80874e0
game_engine
/
crates
/
voltex_math
/
src
History
tolelom
d3eead53cf
feat(math): add Ray type with direction normalization
2026-03-25 10:45:06 +09:00
..
aabb.rs
feat(math): add AABB type with intersection, merge, and containment
2026-03-25 10:10:27 +09:00
lib.rs
feat(math): add Ray type with direction normalization
2026-03-25 10:45:06 +09:00
mat4.rs
feat: add shadow demo with directional light shadow mapping and 3x3 PCF
2026-03-24 21:09:27 +09:00
ray.rs
feat(math): add Ray type with direction normalization
2026-03-25 10:45:06 +09:00
vec2.rs
feat(math): add Vec2 and Vec4 types
2026-03-24 19:45:28 +09:00
vec3.rs
feat: implement Phase 1 foundation - triangle rendering
2026-03-24 19:34:39 +09:00
vec4.rs
feat(math): add Vec2 and Vec4 types
2026-03-24 19:45:28 +09:00