diff options
Diffstat (limited to 'pipermail/nel/2001-February/000288.html')
-rw-r--r-- | pipermail/nel/2001-February/000288.html | 83 |
1 files changed, 83 insertions, 0 deletions
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 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] Getting NeL up and running.</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:berenguier%40nevrax.com"> + <LINK REL="Previous" HREF="000284.html"> + <LINK REL="Next" HREF="000281.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] Getting NeL up and running.</H1> + <B>Lionel Berenguier</B> + <A HREF="mailto:berenguier%40nevrax.com" + TITLE="[Nel] Getting NeL up and running.">berenguier@nevrax.com</A><BR> + <I>Wed, 28 Feb 2001 09:34:41 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000284.html">[Nel] Getting NeL up and running.</A></li> + <LI> Next message: <A HREF="000281.html">[Nel] Getting NeL up and running.</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#288">[ date ]</a> + <a href="thread.html#288">[ thread ]</a> + <a href="subject.html#288">[ subject ]</a> + <a href="author.html#288">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>----- Original Message ----- +From: Leighton Haynes <<A HREF="mailto:dayta@ucc.gu.uwa.edu.au">dayta@ucc.gu.uwa.edu.au</A>> +To: <<A HREF="mailto:nel@nevrax.org">nel@nevrax.org</A>> +Sent: Tuesday, February 27, 2001 3:18 AM +Subject: Re: [Nel] Getting NeL up and running. + + +><i> +</I>><i> Also, i read somewhere that you're going to use ROAM? I take it this isn't +</I>><i> implemented yet. +</I>><i> +</I> +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. + + +</pre> + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000284.html">[Nel] Getting NeL up and running.</A></li> + <LI> Next message: <A HREF="000281.html">[Nel] Getting NeL up and running.</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#288">[ date ]</a> + <a href="thread.html#288">[ thread ]</a> + <a href="subject.html#288">[ subject ]</a> + <a href="author.html#288">[ author ]</a> + </LI> + </UL> +</body></html> |