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?
7199 6 0- shmo
- Member
- 9 posts
- Joined: 12月 2013
- Offline
- mzigaib
- Member
- 976 posts
- Joined: 4月 2008
- Offline
- malexander
- スタッフ
- 5205 posts
- Joined: 7月 2005
- Offline
- Andr
- Member
- 899 posts
- Joined: 2月 2016
- Offline
- tamte
- Member
- 8785 posts
- Joined: 7月 2007
- Online
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 - 2018年9月8日 14:21:54
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
- allensmith
- Member
- 1 posts
- Joined: 9月 2018
- Offline
- Andr
- Member
- 899 posts
- Joined: 2月 2016
- Offline
-
- Quick Links