Quan .

Quan

About Me

専門知識
Animator
INDUSTRY
Advertising / Motion Graphics

Connect

LOCATION
China
ウェブサイト

Houdini Skills

Availability

Not Specified

Recent Forum Posts

[VEX ] How can I remap values without knowing the bounds? 2023年3月26日4:00

New to VEX.

I try to remap data generated from rand(@ptnum) to the bounds of 0 to 1 using the fit() function.
The fit() function requires original bounds to be input, then I get this idea, what if I don't know the bounds of original data, and just don't like to make it into an attribute and see the Geometry Spreadsheet?

Is there any way I can determine the bounds of data inside VEX code?