1998Q3/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: Alternate UOL's -->
<!--X-From-R13: "Rnzvba Epuhoreg" <mwvevnNgrknf.arg> -->
<!--X-Date: Fri, 21 Aug 1998 21:01:22 &#45;0700 -->
<!--X-Message-Id: 00b001bdcd82$51e756c0$9303cfcf@Painland -->
<!--X-Content-Type: text/plain -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: Alternate UOL's</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:zjiria#texas,net">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00809.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00811.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00761.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00153.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00810">Author</A>
&nbsp;|&nbsp;<A HREF="#00810">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00810">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: Alternate UOL's</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: &lt;<A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A>&gt;</LI>
<LI><em>Subject</em>: [MUD-Dev] Re: Alternate UOL's </LI>
<LI><em>From</em>: "Damion Schubert" &lt;<A HREF="mailto:zjiria#texas,net">zjiria#texas,net</A>&gt;</LI>
<LI><em>Date</em>: Fri, 21 Aug 1998 23:07:02 -0500</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>

-----Original Message-----
From: Koster, Raph &lt;rkoster#origin,ea.com&gt;
&gt;In Meridian 59 I regularly saw 8-10 people on screen at one time in
&gt;social gatherings... In UO we regularly see 30-40, with peaks at over
&gt;100. In text muds I also see regularly 8-10 with peaks of 30-40 in a
&gt;single room... you're going to need to handle more. :( Some sort of LOD
&gt;(level of detail based on total poly count) or something like what
&gt;Shiny's Messiah engine is doing is really a must, but that adds
&gt;significantly to your development time.


In Meridian, seeing 30-40 players on screen at a time for special events
is fairly frequent.  The frame rate does slow, but the real choke at this
level is bandwidth and the z squared problem.  Meridian uses bitmaps
(not 3d models) for their avatars, despite the 1st person viewpoint.

Implementing LOD is actually relatively trivial, for someone who knows 3D.
The real problems are avatar customization (namely clothes and armor)
and keeping the poly count reasonably in a world where players can 
create hundreds of long swords, houses, boats, whatever.  

&gt;&gt; Not that a 3D system will be easy, but it's a better alternative than
&gt;&gt; trying to put together a 2D system and rely on a steady art income.
&gt;
&gt;Tiles are easy, really (comparatively speaking); your figures to run
&gt;around on them are the hard part. ;) Buildings fall somewhere in
&gt;between.


What he said.  In general, it's crucial that you do your homework, and
devise a system that allows you to reuse as much work from place to 
place as possible.  UOs tiles made for much better, easier and more
professional looking worlds than Meridian's Doom WAD style engine,
plus they actually were able to make a world that was 10 times bigger.

--damion



</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00809.html">[MUD-Dev] Re: Methods to Reduce Ecological Wipeout</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00811.html">[MUD-Dev] Re: UBE/high: Re: FW: UBE/high: Re: W IRED: Kilers</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00761.html">[MUD-Dev] Re: Alternate UOL's</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00153.html">[MUD-Dev] Alternate UOL's</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00810"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00810"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><STRONG>[MUD-Dev] Re: Alternate UOL's</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<LI><strong><A NAME="00529" HREF="msg00529.html">[MUD-Dev] Re: Alternate UOL's</A></strong>, 
Nathan F Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Thu 06 Aug 1998, 18:08 GMT
</LI>
<LI><strong><A NAME="01022" HREF="msg01022.html">[MUD-Dev] Re: Alternate UOL's</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Sat 12 Sep 1998, 01:44 GMT
<UL>
<LI><strong><A NAME="01024" HREF="msg01024.html">[MUD-Dev] Re: Alternate UOL's</A></strong>, 
Adam J. Thornton <a href="mailto:adam#phoenix,Princeton.EDU">adam#phoenix,Princeton.EDU</a>, Sat 12 Sep 1998, 08:44 GMT
</LI>
</UL>
</LI>
</ul>
<LI><strong><A NAME="00761" HREF="msg00761.html">[MUD-Dev] Re: Alternate UOL's</A></strong>, 
Damion Schubert <a href="mailto:zjiria#texas,net">zjiria#texas,net</a>, Tue 18 Aug 1998, 05:45 GMT
</LI>
<LI><strong><A NAME="00810" HREF="msg00810.html">[MUD-Dev] Re: Alternate UOL's</A></strong>, 
Damion Schubert <a href="mailto:zjiria#texas,net">zjiria#texas,net</a>, Sat 22 Aug 1998, 04:01 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00153" HREF="msg00153.html">[MUD-Dev] Alternate UOL's</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Fri 10 Jul 1998, 20:31 GMT
<LI><strong><A NAME="00148" HREF="msg00148.html">[MUD-Dev] Re: MapMaker</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Fri 10 Jul 1998, 14:17 GMT
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00149" HREF="msg00149.html">[MUD-Dev] Re: MapMaker</A></strong>, 
S. Patrick Gallaty <a href="mailto:choke#sirius,com">choke#sirius,com</a>, Fri 10 Jul 1998, 15:30 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00147" HREF="msg00147.html">[MUD-Dev] RE: Output Classification Notes, version 061098</A></strong>, 
CJones <a href="mailto:CJones#aagis,com">CJones#aagis,com</a>, Fri 10 Jul 1998, 13:31 GMT
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>