Tagged 'edges'

Auto Align UVWMap

1 vote

3dsMax Script for applying UVW Map Modifier Depending on Selected Edge or Longest Edge of each Face .

UPDATE 1.4 :

  • Fix UV Modifier Alignment .

  • Set Coordinate system to Local (getting wrong result on other coordsystems) .

UPDATE 1.3 :

  • Improve the Function of Grouping Faces by Angle .

Connect Edges

1 vote

Just a simple modifier to connect edges selected with the previous "edit poly" "editable poly" or "poly select" modifier. Currently I tested my script on 3dsmax 2020, I will try to test it on older version of 3ds max and update this page if I can. If you have any question or any requirement, don't hesitate to ask me or to contact me. I will be happy to answer you.

Edges To Curve / Rectification

4 votes



Vertex Normals Stitcher

8 votes

This script averages vertex normals at the borders (Open Edges).

It allows you to smooth a surfaces after separating vertexs / edges / faces.
(example: after detaching faces or splitting edges).
It still keeping a hard Edges if the object have multiple Smoothing Group ID

Images shown are not a welding operation

New UI :

Select Faces By 2 Edges

2 votes

Select a Loop Faces between two selected Edges.

Subobjects Converter

8 votes


v3.05 Fixed error in standart primitives by Convert to poly
v3.04 Fixed bug of enable Subobjects from create mode
v3.03 Fixed bug of Subobject 5
v3.02
Added Select All Hard Edges by pressed Esc+2 If current subobject is Edges and not selected edges
Добавлено выделение всех жёстких рёбер по нажатию Esc+2 При условии что подобъект в данный момент это рёбра и не выделено ни одного ребра.

v3.01

UniRing-Loop Tools [URLT]

8 votes

The Ring-Loop selection and the edges and vertices of a single hotkey.

Universal Ring-Loop selector, works with Edges and vertex (on vertex works with bugs)

Выделение Ring-Loop и рёбер и вершин единой кнопкой

Универсальный Ring-Loop селектор работает с рёбрами и вершинами (на вершинах работает с ошибками)

UniRemover

24 votes

And all this works by single button

v.9.8
Fixed error of checkbox "Сonnect" in Splines

DistanceConnect

3 votes

Connect edges every given distance.

EdgeFinder

52 votes

Example

I wrote a script that finds the edges of a mesh and creates an edge map and/or creates roughed up edges on the mesh. Just pick a mesh and choose your settings and the script will render out a map for you. The script tessellates the the mesh and colors the vertices black where ever it finds corners, so you can choose if you want the high poly mesh or just bake a edge map to use on the low poly mesh.

Updated!