Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Spline To Mesh UVs
#1
Hello 

I have closed spline that i am making mesh from it using spline to mesh tool , I noticed that the UVs for the generated mesh will show the  material UVs as in image bellow which is good for many cases i am using it for .

However i was wondering Is it possible to have different UV settings for the generated mesh as if the texture is bending with curve shape? I am building the shape from code you provided me in previous thread and its super helpful , but i was wondering if i can make the bottom control points to have UV 0 and the top control points to have UV1 so the texture is look curved with the  spline after i create the shape mesh?


Attached Files Thumbnail(s)
   
Reply
#2
Hi
Just to say that due to technical issues, I can't work for now. Will answer you once things get fixed, hopefully before the end of the week.
Thanks for your patience
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Reply
#3
Hi again
Sorry, but for now I am not planning to provide multiple UV mappings for that use case. That might change in the future, but not in the near future. You can modify the code generating those UV coordinates, which is quite simple to understand, to fir your needs. That code is in the Spline2Mesh.Apply method, in \Curvy\Base\CurvyUtility.cs starting from line 437
Have a nice day
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Filling a closed spline dynamically rickgplus 1 225 04-16-2025, 08:56 AM
Last Post: _Aka_
  Mesh Generation between two splines vatan 4 662 02-14-2025, 07:11 AM
Last Post: vatan
  Disable a spline's gizmo when not selected or disabled. mikechr2000 1 284 02-03-2025, 09:34 AM
Last Post: _Aka_
  Create Mesh Node, Make Static Options rickgplus 1 347 01-23-2025, 10:12 AM
Last Post: _Aka_

Forum Jump: