Build the project using CMake: cd build cmake .. .\meshes.sln Set mandelbulb as starting program and generate exe file as Release Run the Mandelbulb executable: .\build\Release\mandelbulb.exe Use the ...
This is a really simple SOP built with the HDK for creating the Mandelbulb. I compiled against Houdini 19.0.702 on Windows, but it should be possible to get it working using hcustom on linux without ...