Изменить 'README.md'
All checks were successful
SHS Gitea/shstk/pipeline/head This commit looks good

This commit is contained in:
2020-09-07 22:45:13 +03:00
parent 7efb0c43ea
commit c6fa2d0792

View File

@@ -3,35 +3,39 @@
## Introduction
This repo contains:
* PIP
* * PIP - main library
* * PIP::USB - PIUSB (libusb)
* * PIP::Console - PIScreen
* * PIP::Crypt - Cryptography (libsodium)
* * PIP::Compress - Compression (zlib)
* * PIP::FFTW - FFT with libfftw3
* * PIP::OpenCL - PIP OpenCL bindings
* * PIP::IOUtils
* * PIP::Cloud
* * PIP::Lua - PIP Lua bindings
* PIP - main library
* PIP::USB - PIUSB (libusb)
* PIP::Console - PIScreen
* PIP::Crypt - Cryptography (libsodium)
* PIP::Compress - Compression (zlib)
* PIP::FFTW - FFT with libfftw3
* PIP::OpenCL - PIP OpenCL bindings
* PIP::IOUtils
* PIP::Cloud
* PIP::Lua - PIP Lua bindings
* QAD - Qt for Advanced Developers:
* * QAD::Utils
* * QAD::Widgets
* * QAD::Application
* * QAD::Blockview
* * QAD::Graphic
* * QAD::SQLTable
* * QAD::TouchWidgets
* * QAD::Doc
* * QAD::PIQt - helpers to convert PIP <-> Qt types
* * QAD::PIQtUtils - Gui libraries and executables to edit PIConnection configs and watch PIIntrospection
* * qglview - old Qt-base OpenGL engine
* QAD::Utils
* QAD::Widgets
* QAD::Application
* QAD::Blockview
* QAD::Graphic
* QAD::SQLTable
* QAD::TouchWidgets
* QAD::Doc
* QAD::PIQt - helpers to convert PIP <-> Qt types
* QAD::PIQtUtils - Gui libraries and executables to edit PIConnection configs and watch PIIntrospection
* qglview - old Qt-base OpenGL engine
* qglengine - new Qt-base OpenGL engine
* * QGLEngine::Core - 3d engine
* * QGLEngine::Widgets - qt widgets for manage 3d obects and materials
* QGLEngine::Core - 3d engine
* QGLEngine::Widgets - qt widgets for manage 3d obects and materials
* CD
* * CD::Core - PIP-based client/server library for read, transmit and use custom structures of coefficients
* * CD::Qt - Qt bindings to CDUtils and "CD Pult" executable - full-featured CD client
* CD::Core - PIP-based client/server library for read, transmit and use custom structures of coefficients
* CD::Qt - Qt bindings to CDUtils and "CD Pult" executable - full-featured CD client
## Compile
This repo can be compile with GCC/MinGW/Clang, for Qt 4/5.