<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I had to google TIN-algorithm to get a gist of what&nbsp;you talk about. It looks like the triangulation I've tried to figure out. I'm not getting passed&nbsp;the convex hull. I've writte a pile of code that hasn't been tested .. it's doomed. <BR>
I assume that you are working on the clouds that&nbsp;you collect with the lidar?&nbsp;<BR>
&nbsp;<BR>
The point 'painting' .. is that&nbsp;the&nbsp;Device.DrawPoints (or something eqvivalent, Draw.Point is not supported in Xna)<BR>&nbsp;<BR>

&nbsp;<BR>
&gt; One other thing-<BR>&gt; <BR>&gt; &gt; http://cid-382e99b169b58267.photos.live.com/self.aspx/Billeder/ng%5E_2.jpg<BR>&gt; <BR>&gt; From this image, it looks like you are using gridded data, which makes the<BR>&gt; display issue a little simpler. I usually deal with point clouds, which are<BR>&gt; not gridded, so either I display just a set (cloud) of points, or I have to<BR>&gt; run a TINning algorithm to make a surface to display.<BR>&gt; <BR>&gt; One of the issues I like to complain/whine about a lot is the lack of a<BR>&gt; really good, standalone-portable, quality-scalable TIN construction library.<BR>&gt; Having something like that is a part of my dream 3D geo engine library...<BR>&gt; <BR>&gt; -mpg<BR>&gt; <BR>&gt; &nbsp;<BR>&gt; <BR><BR>                                               </body>
</html>