Skip to content

jbendig/qml-velvet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qml-velvet

This is an interactive graphic demo written in QML. All artwork is generated procedurally.

Video Demostration

Requirements

A QML viewer compiled against Qt5 version 5.7 or later is required. The qmlscene executable available as part of the Qt5 SDK is recommended.

On Fedora, qmlscene is part of the qt5-qtdeclarative-devel package. Run the following command to install it.

sudo dnf install qt5-qtdeclarative-devel

Instructions

Navigate to the src directory and run qmlscene --multisample App.qml.

About

QML procedural interactive graphic demo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages