hlslpp v3.5.3
- Created
- Updated
Math library using HLSL syntax with multiplatform SIMD support.
# Usage
hlslpp provides a CMake package:
find_package(unofficial-hlslpp CONFIG REQUIRED)
target_link_libraries(main PUBLIC unofficial::hlslpp::hlslpp)
# License
# Supported Platforms
!x86
- ✅ linux
- ✅ osx
- ✅ uwp
- ✅ windows-arm64
- ✅ windows-x64
- ❌
windows-x86
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Pantelis Lekakis