ashes v2023-03-12
- Created
- Updated
Drop-in replacement to Vulkan's shared library, allowing the use of OpenGL or Direct3D11 in addition to Vulkan.
# License
# Supported Platforms
!ios & !android & !uwp & !x86 & !arm32 & !static
- ✅ linux-dynamic
- ✅ osx-dynamic
- ✅ windows-arm64-dynamic
- ✅ windows-x64-dynamic
- ❌
linux-static - ❌
osx-static - ❌
uwp - ❌
windows-static - ❌
windows-x86
# Features
Default features: opengl
, vulkan
# direct3d11
Compiles Direct3D11 renderer.
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# opengl default
Compiles OpenGL renderer.
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# vulkan default
Compiles Vulkan renderer.
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
and 3 transitive dependencies:
- egl-registry (by opengl-registry )
- opengl-registry (by opengl )
- spirv-headers (by spirv-cross )
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Sylvain Doremus
- Christoph Neuhauser
- Billy O'Neal
- Alexander Neumann