Kenny LammersJan 3, 20211 min readHoudini 18 - Python Projects - Working with MultiparmsHowdy Guys! I hope everyone is doing well! I recently needed to export data from an hda that was using Multiparms for its user interface....
Kenny LammersDec 31, 20201 min readHoudini 18 - Python Projects - Import Points from JSONSo, 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,...
Kenny LammersDec 31, 20201 min readHoudini 18 - Python Projects - Creating a Generic JSON ExporterHowdy guys! So I wanted to follow up the JSON Exporting vids with a more generic way of exporting point clouds that might have different...
Kenny LammersDec 31, 20201 min readHoudini 18 - Intro to Python - Writing to JSON FilesHowdy 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...
Kenny LammersDec 30, 20201 min readIntro to Python - Houdini 18 - Writing parameter data to text filesLearning 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...
Kenny LammersDec 28, 20191 min readIntro to Python - Part 2 - Mass ExportingIn the next video for Intro to Python for Houdini, we cover how to mass export your game assets, using Python.
Kenny LammersDec 6, 20192 min readIntro to Python in HoudiniLets walk through the basics of using Python in Houdini for game development. In these first two vids we are going to learn the basics!