SEED Research & Announcements Blogs Publications Careers Contact Us Research & Announcements Blogs Publications Careers Contact Us

CoG 2023: Efficient Ground Vehicle Path Following in Game AI

This research paper was accepted for publication at the IEEE Conference on Games 2023 in Boston, USA.

Authors: Rodrigue de Schaetzen, Alessandro Sestini.

Efficient Ground Vehicle Path Following in Game AI

Read the full research paper.

This short paper presents an efficient path-following solution for ground vehicles tailored to game AI. 

Our focus is on adapting established techniques to design simple solutions with parameters that are easily tuneable for an efficient benchmark path follower. Our solution pays particular attention to computing a target speed, which uses quadratic Bezier curves to estimate the path curvature. The performance of the proposed path follower is evaluated through a variety of test scenarios in a first-person shooter game, demonstrating its effectiveness and robustness in handling different types of paths and vehicles. 

We achieved a 70% decrease in the total number of stuck events compared to an existing path-following solution.

Related News

Beyond White Noise for Real-Time Rendering

SEED
May 14, 2024
SEED’s Alan Wolfe discusses the use of different types of noise for random number generation, focusing on the application of blue noise in rendering images for gaming.

Evaluating Gesture Generation in a Large-Scale Open Challenge

SEED
May 9, 2024
This paper, published in Transactions on Graphics, reports on the second GENEA Challenge, a project to benchmark data-driven automatic co-speech gesture generation.

Filter-Adapted Spatio-Temporal Sampling for Real-Time Rendering

SEED
May 1, 2024
This paper, presented at I3D 2024, discusses how to tailor the frequencies of rendering noise to improve image denoising in real time rendering.