Xlux Engine is powerful multi-threaded Software Renderer with zero dependencies. It can run on any platform with C++20 available.
Xlux can ideally be used as a library and extended to whatever usage desited with a very flexible API. The forntend of the API is mostly inspited by vulkan.hpp
but its way simpler compared to the actual vulkan API.
The examples for this has been made similar to https://learnopengl.com/
More comming soon...