Simone Leonelli

Simoleo

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Engine

Availability

Not Specified

Recent Forum Posts

How to set a Channel range in Vex 2018年9月25日7:31

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

Procedural, Parametric. Differences? 2017年1月13日10:39

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)