wisdom
|
Welcome to the Wisdom project documentation. This library provides minimal abstraction for a low level graphics. It is designed to be lightweight and efficient, focusing on modern C++ standards and best practices with a lot of optimizations for best performance. Wisdom is built with a strong emphasis on extensibility and maintainability, making it suitable for a wide range of applications.
Wisdom follows no particular coding standard, when it comes to implementation part. All the public API is generated with custom generator and follows a consistent style. The code is documented using Doxygen, and we strive to keep the documentation up-to-date with the codebase.
Documentation from 25.8.2025 will adhere to the RFC 2119 guidelines for requirement levels. Latest statement can be found here: https://www.rfc-editor.org/rfc/rfc2119.html
For questions, issues, or contributions, please refer to the project repository at https://github.com/Agrael1/Wisdom