Easy Asset Search

Extended Mesh

Extended Mesh Asset Image * This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $20
Category:
ToolsModeling
Developer:
WS Dream Studio
Price:
$20
Favorites:
15
Download Size:
209.84 KB
Current Version:
1.0
Supported Unity Version:
5.0.0 or higher
Last Update:
Apr 16, 2015
Original Release:
Feb 5, 2015
Description:
This plugin converts unity mesh model to a new extended Winged-Edge Mesh model.
To do that, It uses vertex and triangle arrays of unity mesh.



In this way you can acquire following informations about mesh:



WSVertex:

---------

- Neighbour vertices of a given vertex either sequentially or non-sequentially

- Edges and triangles shared by this vertex.

- Whether two vertices are neighbour or not.



WSTriangle:

-----------

- Neighbour triangles of a given triangle.

- Vertices and edges forming given triangle.



WSEdge:

-------

- Vertices forming a given edge.

- Left and right triangles of a given edge.

- Left and right successor edges of a given edge.

- Left and right predecessor edges of a given edge.

- Whether a given edge is boundary edge or not.



Note : 65K faces takes nearly 0.9 second in i7 cpu.
continue »

Similar Packages