Skip to content

WamZlay/Multimedior

 
 

Repository files navigation

#Multimedior#

The goal of this project was to create a simple boidsystem with a GUI, for tweaking certain parameters.

We decided to use C++ and Qt Quick.

##Building##

###Required software###

  • Computer running Linux or Windows (Mac OSX was not tested)
  • git
  • C++ compiler
  • Qt libraries >= 5.1
  • qmake

##Building instructions##

  1. Create a new, empty folder
  2. Clone the repository ("git clone https://github.com/knorko/Multimedior.git")
  3. Run qmake to generate a makefile
  4. Lastly execute make

If everything went well, an executable named 'Multimedior' should have been created.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 41.1%
  • C++ 35.4%
  • C 22.4%
  • QMake 1.1%