Houdini 18 - Python Projects - Working with Multiparms
Howdy Guys! I hope everyone is doing well! I recently needed to export data from an hda that was using Multiparms for its user interface....
Howdy Guys! I hope everyone is doing well! I recently needed to export data from an hda that was using Multiparms for its user interface....
So, we have seen how to create a generic point cloud export to a JSON file, lets now take a look at how to import that same point cloud,...
Howdy guys! So I wanted to follow up the JSON Exporting vids with a more generic way of exporting point clouds that might have different...
Howdy Guys! In this video I wanted to walk through the basics of writing to JSON files from your HDAs in Houdini. This is the next...
Learning to write data out to a file is very important when it comes to developing pipelines for games or cg in general. So lets start...