From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- pipermail/nel/2001-February/000288.html | 83 +++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 pipermail/nel/2001-February/000288.html (limited to 'pipermail/nel/2001-February/000288.html') diff --git a/pipermail/nel/2001-February/000288.html b/pipermail/nel/2001-February/000288.html new file mode 100644 index 00000000..457beb3e --- /dev/null +++ b/pipermail/nel/2001-February/000288.html @@ -0,0 +1,83 @@ + + + + [Nel] Getting NeL up and running. + + + + + + +

[Nel] Getting NeL up and running.

+ Lionel Berenguier + berenguier@nevrax.com
+ Wed, 28 Feb 2001 09:34:41 +0100 +

+
+ +
----- Original Message -----
+From: Leighton Haynes <dayta@ucc.gu.uwa.edu.au>
+To: <nel@nevrax.org>
+Sent: Tuesday, February 27, 2001 3:18 AM
+Subject: Re: [Nel] Getting NeL up and running.
+
+
+>
+> Also, i read somewhere that you're going to use ROAM? I take it this isn't
+> implemented yet.
+>
+
+We use a ROAM-like algorithm. See class CLandscape for more details. It is
+based on bezier patchs, not on heightmap, so it is slighty different from
+ROAM (as example, you can't deduce tesselation neighborhood from topology (a
+patch graph is not as simple as a heightmap :) )). There is lot of features
+(from Tiles, to distance based geomoprh) which make it different from the
+original ROAM document.
+
+Actually, I tink the only thing copied from ROAM is the triangle split/merge
+scheme.
+
+
+Lionel.
+
+
+
+ + + + + + + + + + + + + + + + +
+

+ -- cgit v1.2.1