
Houdini 18 - Python Projects - Import Points from JSON
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,...

Houdini 18 - Python Projects - Creating a Generic JSON Exporter
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...

Houdini 18 - Intro to Python - Writing to JSON Files
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...

Intro to Python - Houdini 18 - Writing parameter data to text files
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...

Intro to Python - Part 2 - Mass Exporting
In the next video for Intro to Python for Houdini, we cover how to mass export your game assets, using Python.

Intro to Python in Houdini
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!

