Introduction to VOPs
This tutorial is an introduction to the VOP network which is too large a subject to cover in a single tutorial. We look at the attribute VOP and explain how it is used to manipulate and create point attributes.The tutorial covers position and colour manipulation using math nodes and looks at noise and pattern generation. Then it shows how to create a low polygon planet using noise for continents and seas, and shows how to add a new attribute called "pscale" which can be used to scale objects placed on the points.
COMMENTS
OneBigTree 5 years, 1 month ago |
Great series. No fuzz, clear explanatory language and you always learn a bit more than what the topic of the tut actually is.
Thanks!
Mieke 4 years ago |
Hi Susie,
first of all: this is the best Tutorial Series I've ever worked my way through. Not just "hey, follow my steps" but packed with a lot of fundamentals that I miss elsewhere.
I have a question regarding the CopyToPoints Node - around min 30-34 (working with Houdini 18.0.597 on Windows 10).
Taking into account that ^ does prevent the specified Attribute from being copied/applied to the Geometry - how comes that ^pscale does not have any effect on the result?
Just as expected, if I disable the Bind-Node in the VOP, all Trees have a uniform scale. However, I would expect the same to happen if I remove this attribute from the CopyToPoints by adding ^pscale to the list (which is the default with the newer nodes). Technically speaking, I see the effect in the Geometry Spreadsheet as pscale is not included in the spreadsheet anymore. But why don't I see this effect in the scene view?
Help ^^
Thanks a lot :)
Please log in to leave a comment.