meshmash / Plankton

A C# half-edge mesh data structure, and components for using this in Grasshopper/Rhino
http://meshmash.github.io/Plankton
GNU Lesser General Public License v3.0
216 stars 66 forks source link

fixed bug for getNormal method in PlanktonVertexList #51

Open vincentfs opened 3 years ago

vincentfs commented 3 years ago

The indices used were wrong in the original code.