Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
General
»
SFML projects
»
[General-purpose Library]ToyBox
Print
Pages: [
1
]
Author
Topic: [General-purpose Library]ToyBox (Read 3885 times)
0 Members and 2 Guests are viewing this topic.
ToyAuthor
Newbie
Posts: 21
[General-purpose Library]ToyBox
«
on:
July 31, 2020, 12:24:45 pm »
Hello every one
It's a set of general-purpose libraries for C++11.
I have been working on it for a long time.
Hope it's helpful for you.
ToyBox
=============
* Public Domain
* Only support Linux, Mac, Windows
* Support to extract file from 7zip, zip.
* UTF-8 encoding every where.
Repository:
https://github.com/ToyAuthor/ToyBox
List of Third-party Libraries:
https://github.com/ToyAuthor/ToyBox/blob/master/extlibs/readme.txt
Main Page:
https://toyauthor.github.io/ToyBoxDoc/
A shortcut to show demos of ToyBox:
https://toyauthor.github.io/FileSharing/player/beta/win7x64_vc2015_win32/player_beta.zip
Some following features maybe useful to SFML fans.
1.Support a environment with SFML and glew.(see ToyBox/examples/HelloOpenGL/main.cpp)
2.Simple Lua binding.
3.More support to image format.(webp, 8bit gray scale BMP)
«
Last Edit: September 26, 2020, 02:46:44 pm by ToyAuthor
»
Logged
Print
Pages: [
1
]
SFML community forums
»
General
»
SFML projects
»
[General-purpose Library]ToyBox
anything