Ithaca. A Tool for Integrating Fuzzy Logic in Unity
This provides a tool for game developers to integrate fuzzy logic AI more easily, but it is incremental as it builds on existing fuzzy logic standards.
The authors tackled the challenge of implementing fuzzy logic AI systems in Unity by developing Ithaca, a plugin that includes a C# framework, API, and graphical tools, resulting in faster and more affordable development.
Ithaca is a Fuzzy Logic (FL) plugin for developing artificial intelligence systems within the Unity game engine. Its goal is to provide an intuitive and natural way to build advanced artificial intelligence systems, making the implementation of such a system faster and more affordable. The software is made up by a C\# framework and an Application Programming Interface (API) for writing inference systems, as well as a set of tools for graphic development and debugging. Additionally, a Fuzzy Control Language (FCL) parser is provided in order to import systems previously defined using this standard.