Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 508 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 508 Bytes

Ocean AI Sim

Oceanic agents navigating around obstacles with two path planning techniques, graph based planning (AStar) and artificial poteltial field planning. The agents in this simulation move with a custom 2D oriented physics and can be controlled both by the user or autonomously with a queue of actions.

WebGL Demo: https://bryandedeur.github.io/ocean-ai-sim/Builds

simulation-screenshot