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
43411b6fd98298a164bff4efaf5ce87ef820aedb
game_engine
/
crates
/
voltex_ai
/
src
History
tolelom
5b3b06c318
feat(ai): add NavAgent ECS component
...
Co-Authored-By: Claude Opus 4.6 (1M context) <
noreply@anthropic.com
>
2026-03-26 14:43:59 +09:00
..
lib.rs
feat(ai): add NavAgent ECS component
2026-03-26 14:43:59 +09:00
nav_agent.rs
feat(ai): add NavAgent ECS component
2026-03-26 14:43:59 +09:00
navmesh_builder.rs
feat(ai): add navmesh builder, funnel algorithm, dynamic obstacle avoidance
2026-03-26 07:15:40 +09:00
navmesh.rs
feat(ai): add funnel string-pulling and navmesh serialization
2026-03-25 21:00:35 +09:00
obstacle.rs
feat(ai): add navmesh builder, funnel algorithm, dynamic obstacle avoidance
2026-03-26 07:15:40 +09:00
pathfinding.rs
feat(ai): add funnel string-pulling and navmesh serialization
2026-03-25 21:00:35 +09:00
steering.rs
feat(ai): add steering behaviors (seek, flee, arrive, wander, follow_path)
2026-03-25 14:18:50 +09:00