Website powered by

Tinkering with Houdini and VEX

Being able to visualize the vectors in Houdini and the relationship between them was extremely beneficial in helping me understand dot product.


Trying to get a better understanding of some 3D math, I've struggled with sin and cos a lot before but once I realized it could be understood as an X and Y value it made so much more sense. This little project also helped with my understanding of Pi and radians a lot. 

A procedural staircase in VEX that I needed to make for a bigger project I'm working on.

It's really awesome what you can do with a couple lines of code in VEX. This is a little tool that I used on my procedural awning HDA that I created.