Hello,
artist trying to learn math here.
what is parametric uv?
is it describing coordinates using a function with two parameters u & v?
so it nothing to do with uv's (as in texturing)?
also does prim_attribute vex function find the point nearest to the parametric position (by distance?) to get its attribute?
thanks
J
what is parametric uv?
7169 6 0- shmo
- Member
- 9 posts
- Joined: Dec. 2013
- Offline
- mzigaib
- Member
- 975 posts
- Joined: April 2008
- Offline
- malexander
- Staff
- 5202 posts
- Joined: July 2005
- Offline
- Andr
- Member
- 899 posts
- Joined: Feb. 2016
- Offline
- tamte
- Member
- 8773 posts
- Joined: July 2007
- Offline
Andr
hello, is there anyway I can read these intrinsic UVs of the points in a vex wrangle?
I can't seem to find any functions that returns it.
parametric uvs are not property of points, but primitives of certain types
so if there are more primitives attached to a single point it may be different uv per primitive so not a single uv value per point
in simpler cases like curves you can for example use xyzdist() to sample the paramteric uv on the curve the point belongs to
Edited by tamte - Sept. 8, 2018 14:21:54
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
- allensmith
- Member
- 1 posts
- Joined: Sept. 2018
- Offline
- Andr
- Member
- 899 posts
- Joined: Feb. 2016
- Offline
-
- Quick Links