diff options
Diffstat (limited to '')
-rw-r--r-- | pipermail/nel/2001-June/000440.html | 69 |
1 files changed, 69 insertions, 0 deletions
diff --git a/pipermail/nel/2001-June/000440.html b/pipermail/nel/2001-June/000440.html new file mode 100644 index 00000000..52aec682 --- /dev/null +++ b/pipermail/nel/2001-June/000440.html @@ -0,0 +1,69 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] culling and transforms</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:stephane.craux%40voila.fr"> + <LINK REL="Previous" HREF="000439.html"> + <LINK REL="Next" HREF="000442.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] culling and transforms</H1> + <B>stephane.craux@voila.fr</B> + <A HREF="mailto:stephane.craux%40voila.fr" + TITLE="[Nel] culling and transforms">stephane.craux@voila.fr</A><BR> + <I>Sat, 30 Jun 2001 12:21:16 +0200</I> + <P><UL> + <LI> Previous message: <A HREF="000439.html">[Nel] Compiling NeL from CVS</A></li> + <LI> Next message: <A HREF="000442.html">[Nel] Congratulations + concerns</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#440">[ date ]</a> + <a href="thread.html#440">[ thread ]</a> + <a href="subject.html#440">[ subject ]</a> + <a href="author.html#440">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi , +I Just took a look at nevrax code recently and +noticed that rather than transforming AABB when traversing +the scene graph , the choice was made to transform the +view frustum pyramid : it is much more cpu costly : +I didn't check if this choice was relevant : is it really ? + +Ho , it dosn't seem to me that nel network code provides +peer2peer networked comm : Am I right ? +Isn't it a nice solution to very large multi-user environments ? + +Great job anyway + +Stephane + + + +__________________________________________________ +Voila vous propose une boite aux lettres gratuite sur Voila Mail: +<A HREF="http://mail.voila.fr">http://mail.voila.fr</A> + + + + +</pre> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000439.html">[Nel] Compiling NeL from CVS</A></li> + <LI> Next message: <A HREF="000442.html">[Nel] Congratulations + concerns</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#440">[ date ]</a> + <a href="thread.html#440">[ thread ]</a> + <a href="subject.html#440">[ subject ]</a> + <a href="author.html#440">[ author ]</a> + </LI> + </UL> +</body></html> |