hlslppv3.9
- Updated
Math library using HLSL syntax with multiplatform SIMD support.
- Project website: https://github.com/redorav/hlslpp
#Usage
hlslpp provides a CMake package:
find_package(unofficial-hlslpp CONFIG REQUIRED)
target_link_libraries(main PUBLIC unofficial::hlslpp::hlslpp)#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Pantelis Lekakis
JonLiu1993
toge
Weihang Ding