1. Home
  2. Browse
  3. hlslpp

hlslpp

v3.8#0Latest

Math library using HLSL syntax with multiplatform SIMD support.

Install

Run the following Vcpkg command to install the port.

vcpkg install hlslpp

Usage

hlslpp provides a CMake package:

find_package(unofficial-hlslpp CONFIG REQUIRED)

target_link_libraries(main PUBLIC unofficial::hlslpp::hlslpp)

Dependencies

See source

Version

v3.8#0

Publication

Supports

!x86

GitHub

redorav/hlslpp

Homepage

github.com/redorav/hlslpp

Subtree

144f2f1a30

License

MIT

Definition

Manifest