- Home /
Can unity3d combined with Artificial Intelligent or Soft Computing?
Please, maybe anyone know...could unity3d combined with Artificial Intelligent like Neural Network or Genetic Algorithm to perform realistic NPC game?
Thanks...
Answer by Boi · Jul 28, 2012 at 07:16 PM
I've done so at https://sites.google.com/site/astragamingstudios/home/news/artificialneuralnetworksdemoinunity3d (not a game, more like a demo)
Answer by Thom Denick · Nov 10, 2010 at 07:12 AM
If you can create the algorithm or NN in C# Class-based OOP, then Unity can do it.
Answer by AVividLight · Feb 17, 2011 at 10:31 PM
Basically, Unity can do anything you want to make it do...
Your answer
Follow this Question
Related Questions
help setting a Npc to attack multitple enemies 0 Answers
Assign gameObject to a variable at runtime 2 Answers
Enemy AI help. 0 Answers
Enemy Attack Animation 1 Answer
How does one write an AI Script for a 3rd person shooter? 0 Answers