wisdom
Loading...
Searching...
No Matches
Wisdom Documentation

Introduction

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.

Note
DOCUMENTATION IS IN PROGRESS. Would appreciate any feedback or contributions to improve it.

Quick Navigation

Key Features

  • Modern C++ support (C++20/C++23)
  • CMake integration
  • Cross-platform compatibility
  • Open-end extensibility
  • High performance with minimal overhead

Requirements

  • CMake 3.22 or higher
  • C++20 compatible compiler
  • Vulkan SDK <optional for Windows>

Contact & Support

For questions, issues, or contributions, please refer to the project repository at https://github.com/Agrael1/Wisdom