Game Development Community

A Fuzzy Logic Class

by Eyaly · in Torque Game Builder · 08/05/2008 (1:46 pm) · 1 replies

Hi
My suggestion is A Fuzzy Logic class which implement:

1.Triangular Fuzzy Set
2.Right Shoulder Fuzzy Set

...

i'd like to see this class in the next version of TGB, imo it will be very
good to have for AI use purpose.

Thanks

#1
08/05/2008 (3:05 pm)
In general, people don't like extra classes that are used in a subset of games.

I could imagine that if you (or somebody else) wanted to code those into the engine and them provide them as a resource, that would be even better.

Integrating the Free Fuzzy Logic Library seems like it would be fairly easy to integrate (assuming you have the source code to T2D).