A collection of useful libraries for QB64
This collection of libraries was developed and has grown over the period of approximately one decade. Most of the libraries were created out of my own need for a particular purpose, but as many of it are of common use, I've decided to put this collection together for everybody.
These libraries should work with all recent QB64-PE (Phoenix Edition) versions and also with the older QB64 (QB64Team) versions.
Most of the libraries are also part of the new QB64-PE Libraries Pack add-on introduced with QB64-PE v4.3.0.
The main parts are: (see QB64Library-Info.html)
Below the Libraries Collection as of Aug/25.
Using OpenPGP, GnuPG or Gpg4Win you may check the provided archive signature against my GPG-Key to verifiy the authenticity of the archive. Inside the archive you'll also find a *.md5 file which holds the MD5 hashes for all other files in the archive. These can be checked using the md5sum GNU Core Utility or in case of Gpg4Win very easy by right clicking the file and then choose "Validate checksums" from the installed shell extension context menu.
QB64Library.7z (Size: 436.53 KB / Downloads: 93)
QB64Library.7z.sig (Size: 566 bytes / Downloads: 91)
Make sure to move the extracted QB64Library folder with its entire contents into your QB64 installation folder. You find an overview of all libraries in the QB64Library-Info.html file.
Some examples:
![[Image: PolyTest.png]](https://rhosigma-cw.net/liste/PolyTest.png)
![[Image: 3dFunc-1.png]](https://rhosigma-cw.net/liste/3dFunc-1.png)
This collection of libraries was developed and has grown over the period of approximately one decade. Most of the libraries were created out of my own need for a particular purpose, but as many of it are of common use, I've decided to put this collection together for everybody.
These libraries should work with all recent QB64-PE (Phoenix Edition) versions and also with the older QB64 (QB64Team) versions.
Most of the libraries are also part of the new QB64-PE Libraries Pack add-on introduced with QB64-PE v4.3.0.
The main parts are: (see QB64Library-Info.html)
- Imageprocessing effects and filters (Read Docs)
- Polygon drawing and analysis (see pictures below) (Read Docs)
- The Simplebuffer System (Read Docs)
- LZW packing and unpacking (Read Docs)
- Base64 encoding and decoding (Read Docs)
- MD5 and SHA2 hash generation (Md5 Docs) (Sha2 Docs)
- DES-56 encryption and decryption (Read Docs)
- several wrappers to standard library functions (Qbstdarg Docs) (Qbstdio Docs) (Qbtime Docs)
- easy debug output from C/C++ and QB64 side (Read Docs)
Below the Libraries Collection as of Aug/25.
Using OpenPGP, GnuPG or Gpg4Win you may check the provided archive signature against my GPG-Key to verifiy the authenticity of the archive. Inside the archive you'll also find a *.md5 file which holds the MD5 hashes for all other files in the archive. These can be checked using the md5sum GNU Core Utility or in case of Gpg4Win very easy by right clicking the file and then choose "Validate checksums" from the installed shell extension context menu.
QB64Library.7z (Size: 436.53 KB / Downloads: 93)
QB64Library.7z.sig (Size: 566 bytes / Downloads: 91)
Make sure to move the extracted QB64Library folder with its entire contents into your QB64 installation folder. You find an overview of all libraries in the QB64Library-Info.html file.
Some examples:
![[Image: PolyTest.png]](https://rhosigma-cw.net/liste/PolyTest.png)
![[Image: 3dFunc-1.png]](https://rhosigma-cw.net/liste/3dFunc-1.png)
GuiTools, Blankers & other Projects:
https://qb64phoenix.com/forum/forumdisplay.php?fid=32
Libraries & useful Functions:
https://qb64phoenix.com/forum/forumdisplay.php?fid=23
https://qb64phoenix.com/forum/forumdisplay.php?fid=32
Libraries & useful Functions:
https://qb64phoenix.com/forum/forumdisplay.php?fid=23

