diff options
author | Fellype do Nascimento <fellype(at)gmail.com> | 2016-12-15 07:34:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-16 04:41:21 +0700 |
commit | 98e4c1010749f4acb4bcfecea990bc82565453a1 (patch) | |
tree | 66eb228b4a57cac23ee8a30e6ed3e497a9ef0d7a /libraries/qwtplot3d/README | |
parent | aac482c0a988ba981c84957b57546dd0e6109125 (diff) |
libraries/qwtplot3d: Added (Qt/OpenGL-based C++ library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/qwtplot3d/README')
-rw-r--r-- | libraries/qwtplot3d/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/qwtplot3d/README b/libraries/qwtplot3d/README new file mode 100644 index 0000000000000..cfec1a9015440 --- /dev/null +++ b/libraries/qwtplot3d/README @@ -0,0 +1,5 @@ +QwtPlot3D (A Qt/OpenGL-based C++ programming library) + +QwtPlot3D is not a program, but a feature-rich Qt/OpenGL-based C++ +programming library, providing essentially a bunch of 3D-widgets +for programmers. The library is zlib licensed.
\ No newline at end of file |