top of page

Houdini Monitor Wall Generator


This is Monitor Wall Generator for my senior thesis environment. You can change the size of the grid, how many monitors are going to be there, size patterns, mesh extrusion amount, and the randomized angle. It also has randomized UVs for the monitor if you name the material "M_monitor." To create the generator, I have to use VEX. For the randomized grid pattern, I have to use an array, but because I still have trouble understanding the concept of array, I have to get references from Entagma's tutorial. The angle used randomized normal with fit function and the extrusion is from poly extrude node.


Unfortunately the idea is gone because it makes the environment too noisy ;(

bottom of page