<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Changing the topology without disturbing the point coordinates !</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>
<BR>

<P><FONT SIZE=2>Hi All,<BR>
<BR>
Given that I have a 3D triangle mesh with a given connectivity, I want to change the connectivity /simplify/reduce or increase the number of triangles in the mesh while keeeping the number of points and the coordinates of the points constant.How can I do that?<BR>
One possible solution may be to re-triangulate the mesh using delaunay triangulation.... Will it conform to given conditions?<BR>
<BR>
Best Regards,<BR>
Salman<BR>
</FONT>
</P>

</BODY>
</HTML>