Giter Site home page Giter Site logo

jcelerier / qml-creative-controls Goto Github PK

View Code? Open in Web Editor NEW
257.0 20.0 45.0 17.95 MB

QML controls for creative applications and creative coding

License: GNU Affero General Public License v3.0

QML 70.43% QMake 3.01% C++ 25.93% Shell 0.64%
creative-coding qml widgets gui qt qt5 qml-controls gallery

qml-creative-controls's Introduction

QML Creative Controls

Controls useful in a creative coding context.

Requirements:

  • Qt >= 5.7
  • Tested on Windows, Linux, macOS, Android. Should work everywhere.

Build Status Build status Join the chat at https://gitter.im/qml-creative-controls/Lobby

Building

With QPM

The library is compatible with qpm. Just do

qpm install com.github.jcelerier.qml-creative-controls

in your project.

Manually

After cloning the repository, run :

cd qml-creative-controls
qmake
make -j

(Or open the .pro file in Qt Creator)

Then put the CreativeControls folder in your Qt installation, so that it looks like:

    ~/Qt/5.11/gcc_64/qml/CreativeControls/libqml-creative-controls.so
                                        /Foo.qml
                                      # /etc...

If you do not wish to pollute your path, you will have to add the parent folder (the git repostiory) to your QML2_IMPORT_PATH, either through qmake, an environment variable, code...

To try an example, run for instance :

~/Qt/5.11/gcc_64/bin/qmlscene --multisample examples/Gallery.qml

Notes

This library can be useful in conjunction with libossia. See OssiaClientExample.qml and OssiaServerExample.qml This allows to build pretty control interfaces for MIDI or OSC-able software.

Gallery

QtDesigner

Inspiration

qml-creative-controls's People

Contributors

aklevy avatar avilleret avatar gitter-badger avatar jcelerier avatar troyane avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qml-creative-controls's Issues

knob

This looks like a nice library, but there is one widget that stands out as missing to me, and that is a knob.

Release package

Make a release package for :

  • qpm
  • inqlude
  • conan.io ?

linked against the official qt packages:

  • windows (msvc2017)
  • macOS
  • linux

Getting Started Python

I have a python qt quick project in Qt Creator.
Seeking guidance as to how I can use this in a python project.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.