diff options
Diffstat (limited to '')
-rw-r--r-- | pipermail/nel/2000-November/000067.html | 106 |
1 files changed, 106 insertions, 0 deletions
diff --git a/pipermail/nel/2000-November/000067.html b/pipermail/nel/2000-November/000067.html new file mode 100644 index 00000000..0bc5e9a7 --- /dev/null +++ b/pipermail/nel/2000-November/000067.html @@ -0,0 +1,106 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] pointers on documentation?</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:corvazier%40nevrax.com"> + <LINK REL="Previous" HREF="000073.html"> + <LINK REL="Next" HREF="000068.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] pointers on documentation?</H1> + <B>Cyril Corvazier</B> + <A HREF="mailto:corvazier%40nevrax.com" + TITLE="[Nel] pointers on documentation?">corvazier@nevrax.com</A><BR> + <I>Wed, 29 Nov 2000 16:02:21 +0100</I> + <P><UL> + <LI> Previous message: <A HREF="000073.html">[offtopic] distributed scripting language (was: Re: [Nel] Distributed server algo)</A></li> + <LI> Next message: <A HREF="000068.html">[Nel] pointers on documentation?</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#67">[ date ]</a> + <a href="thread.html#67">[ thread ]</a> + <a href="subject.html#67">[ subject ]</a> + <a href="author.html#67">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi David, + +We have started a kind of "NeL Programmer Guide". You can acces it from +<A HREF="http://www.nevrax.org/docs/doxygen/nel/pages.html">http://www.nevrax.org/docs/doxygen/nel/pages.html</A> We have some topics there, +but nothing about MOT (Model Observer Traversal) yet. The guide grow up with +the +code so stay tuned! + +For information, MOT is inspired by Java 3d architecture. + +Bye. + +Cyril Corvazier + +----- Original Message ----- +From: "David Mentre" <<A HREF="mailto:David.Mentre@irisa.fr">David.Mentre@irisa.fr</A>> +To: <<A HREF="mailto:nel@nevrax.org">nel@nevrax.org</A>> +Sent: Wednesday, November 29, 2000 12:55 PM +Subject: [Nel] pointers on documentation? + + +><i> Hi all, +</I>><i> +</I>><i> I've looked very briefly at source code. As I'm newbie to 3D and games +</I>><i> areas, I've been unable to understand concepts as "Traversers", or what +</I>><i> is exactly a Model, a Scene, etc. +</I>><i> +</I>><i> Has somebody a good pointer on some basic documentation (URL, book, +</I>><i> paper) that details those concepts found in 3D and distributed games? +</I>><i> +</I>><i> For the nel guys, is there any "Global Architecture Overview" paper +</I>><i> planned? I know about the white paper, but I would be more interested in +</I>><i> how you see the architecture in place. For example, it would be nice to +</I>><i> read a paper describing a typical interaction: "you setup object like +</I>><i> this, with this server and this client; when game starts, at each time +</I>><i> step, the client send this info to the server; to model a scene, you +</I>><i> need at least this and that...". It needs not to be very precise, but +</I>><i> fill the gap between the white papers and the source code. +</I>><i> +</I>><i> Of course, I would understand that such a paper would not be on top +</I>><i> priority list. ;) +</I>><i> +</I>><i> Maybe when some usable server/client will be released on Linux platform, +</I>><i> we could write an architecture description paper. +</I>><i> +</I>><i> +</I>><i> d. +</I>><i> -- +</I>><i> <A HREF="mailto:David.Mentre@irisa.fr">David.Mentre@irisa.fr</A> -- <A HREF="http://www.irisa.fr/prive/dmentre/">http://www.irisa.fr/prive/dmentre/</A> +</I>><i> Opinions expressed here are only mine. +</I>><i> _______________________________________________ +</I>><i> Nel mailing list +</I>><i> <A HREF="mailto:Nel@nevrax.org">Nel@nevrax.org</A> +</I>><i> <A HREF="http://www.nevrax.org/mailman/listinfo.cgi/nel">http://www.nevrax.org/mailman/listinfo.cgi/nel</A> +</I> + +</pre> + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000073.html">[offtopic] distributed scripting language (was: Re: [Nel] Distributed server algo)</A></li> + <LI> Next message: <A HREF="000068.html">[Nel] pointers on documentation?</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#67">[ date ]</a> + <a href="thread.html#67">[ thread ]</a> + <a href="subject.html#67">[ subject ]</a> + <a href="author.html#67">[ author ]</a> + </LI> + </UL> +</body></html> |