-1
votes
0answers
115 views

3D Viewer for .Net [closed]

I'm looking for a convenient way to display 3D models. The application itself is going to be based on WPF and .Net. The requirements are: displaying 3D models, and manipulating these models. ...
0
votes
1answer
212 views

Adaptative interface with Open GL and machine learning in C#

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 ...