Releases: ScriptCodex13/Zap-Library
v1.0.0.3
Version 1.0.0.3 - alpha 3
Changes
We have made some changes with the main addition being full button support. You can also draw your meshes instanced now. We rewiewed and refactored some code. We are especially looking at the code: We reconsidered and found some bugs or mistakes. So this alpha should be stable enough for use.
Setup
Instructions are in the .zip
Requirements
This Release is only for x64 and Windows. If you want to use the project with Linux or macOS you'll have to compile the library and manage it's dependencies. But be careful ! : The API wasn't tested on other platforms.
v1.0.0.2
Version 1.0.0.2 - alpha 2
Here is another stable release. We fixed many bugs and added features.
Changes
We are working hard on new updates but we focused more on the bugs and the coding style of the project. But we can introduce you to a new library segment the GUI segment . And you can now render text to the screen and buttons too. But the Buttons are experimental and not finished :( .
Setup
An instructions file is included in the .zip.
Requirements
Currently, we only support Windows and the x64 architecture. If you want to have the binaries for another platform you need to compile it yourself
special thanks to @armagedescu for helping me so much with this project
v1.0.0.1
Version 1.0.0.1 - alpha
We finally got Zap to its first release. It has been nearly a whole month since this project started. This is an alpha so the functions may change and some bugs could still be here. Future alpha and beta releases will also bring some additions until the upgrade release.
Special thanks to @armagedescu for suggesting changes and helping me with this project
Some Features
- You can render meshes and do lighting
- API is capable of new settings such as VSync or Face Culling and anti-aliasing
- You can manage and customize your window with a list of functions
- Zap provides opportunities to get mouse and controller input.
Setup
We provided a file with instructions. But for more detailed information on how to set up you can look at our wiki.
Requirements
There is only a zip file for Windows. (Linux support will come soon.) The lib is compiled for the x64 architecture.