1. Home
  2. Browse
  3. hlslpp

hlslpp

v3.5.3#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.5.3#0

Publication

Supports

!x86

GitHub

redorav/hlslpp719

Homepage

github.com/redorav/hlslpp

Subtree

d41bdae055

License

MIT

Definition

Manifest