Simone Leonelli
Simoleo
About Me
Connect
LOCATION
Not Specified
WEBSITE
Houdini Skills
Availability
Not Specified
Recent Forum Posts
How to set a Channel range in Vex Sept. 25, 2018, 7:31 a.m.
hello everybody,
I am sure there is a way to set the range of a channel in Vex.
eg.
int seed = ch(“seed”);
then I'll find in the UI a range from 0 to 1. Currently, I dig into the “edit parameters interface” to change it.
Any Vex solution?
Cheers
S
I am sure there is a way to set the range of a channel in Vex.
eg.
int seed = ch(“seed”);
then I'll find in the UI a range from 0 to 1. Currently, I dig into the “edit parameters interface” to change it.
Any Vex solution?
Cheers
S
Procedural, Parametric. Differences? Jan. 13, 2017, 10:39 a.m.
I guess that procedural is based on a “procedure” kind of step by step work-flow
Parametric instead is based on parameter without a real “start to end” flow
the difference is subtle; let's say that if you have to design a real object, rely on parameter is better ( see also grasshopper 3d or revit)
Parametric instead is based on parameter without a real “start to end” flow
the difference is subtle; let's say that if you have to design a real object, rely on parameter is better ( see also grasshopper 3d or revit)