mdl-sdkv2026.0.0
- Created
- Updated
NVIDIA Material Definition Language SDK
#Usage
mdl-sdk provides CMake targets:
find_package(mdl CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<COMPILE_ONLY:mdl::mdl_sdk> ${CMAKE_DL_LIBS})
# Or if you want to use only the MDL Core library:
find_package(mdl CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<COMPILE_ONLY:mdl::mdl_core> ${CMAKE_DL_LIBS})#License
BSD-3-Clause
#Supported Platforms
!x86 & !(windows & (arm | uwp)) & !(osx & arm) & !android
- ✅linux
- ✅osx
- ✅uwp
- ✅windows-x64
- ❌
windows-arm64 - ❌
windows-x86
#Features
No default features set.
#dds
Build image plugin for DDS
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#df-vulkan
Build the MDL SDK df_vulkan example
#materialx
Enables MaterialX support
#openimageio
Build image plugin for various image formats using OpenImageIO
Dependencies:
#Dependencies
and 32 transitive dependencies:
>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )>= v1.91.0(by )
#Host Dependencies
#Dependents
No dependents.
#Host Dependents
No dependents.
#Contributors
MACHIZAUD Andréa
Billy O'Neal
Osyotr
jim wang
Kai Pastor
jreichel-nvidia