Skip to content

Houdini Development Kit#

HDK is Houdini's SDK, used to create C++ based plugins

CUDA#

Linking cuda object files

Inline C++#

Use inlinecpp SOP wrangle to write inline C++ inside of the Houdini graph

  • Can create inline C++ Python SOPS using inlinecpp (or C++ Wrangle)
  • More details

Last update: 2023-03-05
Created: 2021-11-05