Slang4D is integration of Slang Shading Language into Cinema 4D 2026.
Currently there are 3 main plugins:
- SlangPolygen - compiles and executes Slang code to create a parametric polygon object.
- SlangSpline - compiles and executes Slang code to create a parametric spline.
- SlangDeformer - compiles and executes Slang code to deform splines or polygon objects.
The code can be executed on CPU or GPU using DirectX 12, CUDA or Vulkan.
Please look into Scenes folder for some examples. There are also some example Slang code in Presets folder.