Skip to main content
GameDev.net gamedev.net

avoidance

1 item across game development

1 result

Blog

DevBlog 14 - AI Collision Avoidance Spheres

An algorithm created to make AI not fly into things (it's not boids).   The high level idea is to create avoidance spheres. When an ai agent enters a sphere, …

mattstone2728 ·
OpenGL Custom engine AI Navigation