Skip to content

imadtoubal/Interactive-K-Means-with-Qt-and-OpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive K-Means with Qt and OpenGL

Interactive K-Means with Qt and OpenGL, written in C++.

Interactive K-Means with Qt and OpenGL

Running the code in Qt Creator

Running this code requires Qt Creator.

  1. Open Qt Creator. Go to File->Open File or Project...
  2. then navigate to the project you wish to open and click on the .pro file (i.e., KMeansOpenGL.pro). Note, if you open the .h files or .cpp files instead it will not open the entire project.

You can then build and run the code inside of Qt Creator ([tutorial[(https://stanford.edu/class/archive/cs/cs106b/cs106b.1154/qtcreator/qtcreator.html)).

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

🕹 Interactive K-Means with Qt and OpenGL, written in C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published