uv vector 3?

   366   2   1
User Avatar
Member
303 posts
Joined: Dec. 2015
Offline
I just have to ask...
Anyone knows why uvs are vector 3 instead of vector 2? is it because vector 3 are more memory efficient or something like that? Is there any use for the 3rd float? anyone knows the answer to this?
https://www.imdb.com/name/nm8408875/ [www.imdb.com]
User Avatar
Member
5119 posts
Joined: Feb. 2012
Offline
In DCCs and renderers, texture coordinates were originally treated as generic 3D parameters, not strictly 2D UVs.

  • For normal 2D textures you only use u and v.
  • For 3D textures / volumetric lookups you also use w.
Senior FX TD @ Industrial Light & Magic
Get to the NEXT level in Houdini & VEX with Pragmatic VEX! [www.pragmatic-vfx.com] https://lnk.bio/animatrix [lnk.bio]
User Avatar
Member
303 posts
Joined: Dec. 2015
Offline
animatrix_
In DCCs and renderers, texture coordinates were originally treated as generic 3D parameters, not strictly 2D UVs.

  • For normal 2D textures you only use u and v.
  • For 3D textures / volumetric lookups you also use w.
Thanks. I was just curious of the origina of it. πŸ˜€
https://www.imdb.com/name/nm8408875/ [www.imdb.com]
  • Quick Links