euan-forrester/ai-wisdom-2-sample
Sample code for my article Intelligent Steering Using PID Controllers in the book AI Game Programming Wisdom 2
This interactive demo helps game developers and AI enthusiasts understand how PID (Proportional-Integral-Derivative) controllers work in real-time steering. You input different tuning values for P, I, and D, and observe how a virtual missile tracks a moving target. The output is a visual simulation showing the missile's behavior, helping you grasp the impact of each PID term.
No commits in the last 6 months.
Use this if you are a game AI developer or student looking to visualize and experiment with PID controller tuning in a practical, hands-on simulation.
Not ideal if you need an advanced, self-tuning PID implementation or are looking for a library to integrate directly into a modern game engine without interactive experimentation.
Stars
12
Forks
2
Language
C++
License
MIT
Category
Last pushed
Apr 21, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/euan-forrester/ai-wisdom-2-sample"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
legends2k/2d-fov
Field of View and Line of Sight in 2D
MrRobb/Artificial-Intelligence
Some AI-related projects
JoanStinson/Decisions
C++ SDL AI Decisions: Finite State Machines and starting GOAP.
cromerc/alai
A game used to test A.I. for my university thesis.
SamurAI-Coding/Software2017-18
software for SamurAI Coding 2017-18