VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Delaunay Triangulation Mesh Builder

by Dave Andrews (19 Submissions)
Category: Graphics
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (46 Votes)

Have you even had a complex shape you needed to be turned into a mesh for use in a 3d project? This code shows you how to generate the triangles (DeLaunay Triangulation) based on 'outline' geometry.


Implemented in this project is the ability to draw geometry and generate a mesh and a 3D extrusion of the mesh. Supports 'holes' in the mesh as well (auto calculated right-hand,left hand). This method is used for triangulating non-uniform meshes.


Included (but NOT fully implemented in THIS project) is a VB-CAD library I designed for a company that makes 3d models from 2D Autocad drawings. This powerful library has all of the math functions to calculate intersection points between all geometry (line,arc,ellipse,spline) It also has an updated DXF import as well as funtions for scaling, flipping, rotating, non-linear arrays, trimming, cornering, relimiting chamfering and rounding.


Requires DX7 library for 3d views.

Rate Delaunay Triangulation Mesh Builder

Download Delaunay Triangulation Mesh Builder

Download Delaunay Triangulation Mesh Builder (104 KB)

Delaunay Triangulation Mesh Builder Comments

No comments have been posted about Delaunay Triangulation Mesh Builder. Why not be the first to post a comment about Delaunay Triangulation Mesh Builder.

Post your comment

Subject:
Message:
0/1000 characters