calben/UE4-CPPAIExamples
Examples for producing Artificial Intelligence in Unreal using C++
This project provides practical code examples for implementing Artificial Intelligence (AI) behaviors directly in C++ for games built with Unreal Engine. It shows game developers how to create AI characters that move, patrol, and react to their environment using C++ code, offering a more robust alternative to Unreal's default Blueprint-based AI systems. You'll input your game's C++ project and get AI-controlled characters with custom behaviors.
No commits in the last 6 months.
Use this if you are a game developer building an Unreal Engine project and prefer to manage complex AI logic in C++ for better version control, readability, and performance.
Not ideal if you are comfortable using Unreal Engine Blueprints for all your AI development or are not familiar with C++ programming.
Stars
8
Forks
2
Language
C++
License
MIT
Category
Last pushed
Feb 21, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/calben/UE4-CPPAIExamples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
watson-developer-cloud/unity-sdk
:video_game: Unity SDK to use the IBM Watson services.
getnamo/TensorFlow-Unreal
TensorFlow plugin for the Unreal Engine.
getnamo/MachineLearningRemote-Unreal
Machine Learning plugin for the Unreal Engine, encapsulating calls to remote python servers...
NextGen-GameDev/LibTorch-UE
Integrate LibTorch Unreal to create and use neural networks without leveraging Python.
nixonyh/UnityKinematicaX
A next-generation character animation system built on top of Unity's Kinematica.