v0.0.1-alpha
Pre-release
Pre-release
What's Changed
- cmake cleanup in #1
- Created basic build pipeline in #2
- Stereo fix in #3
- fixed stereo in #4
- fixed leaks on detach for device by in #5
- Features/cross gui in #6
Full Changelog: https://github.com/Agrael1/Wisdom/commits/v0.0.1-alpha
Added basic API layer between Vulkan and DirectX 12.
Added and tested support for 3 platforms: UWP, Win32, Linux X11
Added Actions pipeline for CI/CD
Added basic examples
Supports stereo if enabled and tests if it is enabled
More coming soon