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...
In the next video for Intro to Python for Houdini, we cover how to mass export your game assets, using Python.
Lets walk through the basics of using Python in Houdini for game development. In these first two vids we are going to learn the basics!