Skip to main content
GameDev.net gamedev.net

Navigation

15 items across game development

15 results

News

Differential heuristics

A long-running A* pathfinding deep dive now has a fresh release centered on differential heuristics, the same family of tricks that helps large route planners stay responsive. The update replaces...

Red Blob Games ·
pathfinding heuristics navigation game ai optimization
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
Tutorial

How to make your own UI sounds.

var ytcfg={d:function(){return window.yt&&yt.config_||ytcfg.data_||(ytcfg.data_={})},get:function(k,o){return k in ytcfg.d()?ytcfg.d()[k]:o},set:function(){var...

GravitySound ·
ui userinterface SoundEffects Menu menusounds