MrSparkle
@mrsparkle
New Member
Joined: Feb 15, 2024
Topics: 26 / Replies: 47
Reply
RE: How to align an object to a normal vector of a face?

Thank you for your quick reply! This helped me very much.

19 years ago
Forum
Topic
Reply
RE: Parametric UV-Mapping

Thanks for the update! I do understand where the problem is, but I still don’t have a solution for this. When projecting the vertices to the plane, th…

19 years ago
Forum
Reply
RE: Creating a non-orthogonal matrix

grov: I’d like to set an object’s transform to a matrix that is non-orthogonal, with say the z- still pointing up and the x and y axes pointing in s…

19 years ago
Forum
Reply
RE: Parametric UV-Mapping

I think we are on the right way to solve our problem But I still have serious problems to imagine the process to flatten the surface. I created a pyr…

19 years ago
Forum
Reply
RE: Parametric UV-Mapping

Seems that your method only recognizes the the alignment of the border edges. For example, if I modify your object by moving the border vertices, it c…

19 years ago
Forum
Reply
RE: Parametric UV-Mapping

Yes, your right. This would only work on regular geometry… How does your script calculates the uv coordinates of the interior vertices? How does the t…

19 years ago
Forum
Reply
RE: Parametric UV-Mapping

The routine would be pretty much the same as in this example: You start with 4 corner vertices which are connected through the border edges You …

19 years ago
Forum
Reply
RE: Parametric UV-Mapping

The script has to recognize the 3d shape of the object in order to unwrap it in this way. To apply a U or V coordinate to a vertice, the script has to…

19 years ago
Forum
Reply
RE: Parametric UV-Mapping

In my oppinion, there is no solution for this kind of geometry. I have no idea how to unwrap the object in your picture without distortions or without…

19 years ago
Forum
Reply
RE: Parametric UV-Mapping

arketip: The automatic corners detection is really indispensable to make this kind of script pleasant to use. Yes, this is indeed very useful… I …

19 years ago
Forum
Reply
RE: Parametric UV-Mapping

Your script looks really professional! But I don’t understand how you detect the corner vertices. My idea is to first let the user select the four co…

19 years ago
Forum
Reply
RE: Parametric UV-Mapping

Hi Arketip, your script is GREAT!! I tried to map the model of the arc in my first posting and it worked. Then I tried to map the road on the terrain…

19 years ago
Forum
Topic
Forum
Replies: 25
Views: 81
Reply
RE: How to cut a hole into a poly surface

Thank you, arketip. I also thought about the problem with the already existing edges and vertices. I guess there has to be some kind of a tolerance va…

19 years ago
Forum
Page 4 / 5