Adaptative interface with Open GL and machine learning in C#
- by Afnan
For my Semester project I have to go for any Adaptative Interface Design.
My language is C# and I have to Use OpenTK (wrapper for OpenGL).
I have an idea that I should show two points and some obstacles and my subject (user) would drag an object from one place to the final place avoiding the Obstacles. Also (s)he can place obstacles randomly.
My…