1998Q1/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] 3D graphics (Was: The impact of the web on muds) -->
<!--X-From-R13: pbqreNvoz.arg -->
<!--X-Date: Fri, 13 Feb 1998 23:05:45 +0000 -->
<!--X-Message-Id: 199802132305.XAA53254#out4,ibm.net -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 34CD9A46.3030CC1D#darklock,com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] 3D graphics (Was: The impact of the web on muds)</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:coder#ibm,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="msg00451.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00453.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00328.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00314.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00452">Author</A>
&nbsp;|&nbsp;<A HREF="#00452">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00452">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] 3D graphics (Was: The impact of the web on muds)</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI>
<LI><em>Subject</em>: Re: [MUD-Dev] 3D graphics (Was: The impact of the web on muds)</LI>
<LI><em>From</em>: <A HREF="mailto:coder#ibm,net">coder#ibm,net</A></LI>
<LI><em>Date</em>: Fri, 13 Feb 98 14:47:20 -0800</LI>
<LI><em>Reply-to</em>: <A HREF="mailto:coder#ibm,net">coder#ibm,net</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>

On 27/01/98 at 12:28 AM, Caliban Tiresias Darklock &lt;caliban#darklock,com&gt;
said:

&gt;You could always just have the user download any new models as soon as he
&gt;connects, and send animation sequences in some coded method... for
&gt;example, you might have a model of a warrior who swings his sword around.
&gt;You could time-stamp the model and the animation sequences, and have the
&gt;user download them (in the background, ideally) when first connecting to
&gt;the game. When the user encounters the new creature, the model is loaded
&gt;locally. There could also be a 'generic' model, say a greyish-white
&gt;humanoid, which would be used for anything the user hasn't downloaded.
&gt;When the user encounters such a creature, the client would display the
&gt;generic model while the real model and its animation frames downloaded.
&gt;Any errors in description and action (the generic model swings a sword
&gt;while the client reports the bear clawing at you) would be temporary, and
&gt;more amusing than disturbing.

ie Just-In-Time graphics with strong acceptant for latency...  &lt;&lt;Me
smelleth an acronym under there&gt;&gt;  Not a bad idea at all.  You essentially
convert the client side into a partial and unverifiable DB repository of
the world as that client has seen it -- which contains nothing that client
has never seen.  it solves many of the update problems (not all alas),
removes the requirement for multi-hundred Meg mass D/L's etc.

The idea that the more you play the better the game will appear, and the
more responsive (less bandwidth dedicated to DB updates) it will be is a
curious one, especially its effects on adaptive behaviour on the player
side:

  &gt; say I bet Boffo has never seen XXX.
  Ok.
  &gt; go XXX
  You go to the XXX.
  &gt; summon Boffo
  Boffo is here.
  &gt; kill boffo
  Boffo is dead.
  &gt; say Boffo's bandwidth was tied up downloading the images etc for XXX, 
    which made his reactions slower and gave me the advantage during 
    the fight.
  Ok.

Of course you could turn off such updates during critical periods, but the
domain of such critical periods is both large and difficult to define.  It
is also fairly easy to envision instances where the real graphics provide
the key to resolving the critical period -- make their bandwidth expense
during that time valid.

&gt;Yes, it would devastate the competition if you did
&gt;everything fantastically, and the world would fall at your feet, but you
&gt;have to be realistic.

On this list?

&gt;Another thing to consider, a bit of wisdom from John Carmack of id
&gt;software: when designing a game, design for the system that will be the
&gt;norm at release time, not the norm now. The industry will advance, and
&gt;ideally your game will effectively use the things that people will expect
&gt;from their hardware *then*. Which means right now, we need bigger and
&gt;faster machines than most people have, and we have to imagine that these
&gt;willl be the norm later.

So y'all are going to be sporting 1GigHz DEC Alpha's in a year or two eh?

-- 
J C Lawrence                               Internet: claw#null,net
----------(*)                              Internet: coder#ibm,net
...Honourary Member of Clan McFud -- Teamer's Avenging Monolith...


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00328" HREF="msg00328.html">Re: [MUD-Dev] 3D graphics (Was: The impact of the web on muds)</A></STRONG>
<UL><LI><EM>From:</EM> Caliban Tiresias Darklock &lt;caliban#darklock,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00451.html">Re: [MUD-Dev]  META: OS wars</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00453.html">Re: [MUD-Dev] Source Code Release</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00328.html">Re: [MUD-Dev] 3D graphics (Was: The impact of the web on muds)</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00314.html">Re: [MUD-Dev] OT: Socket programming - platform specific</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00452"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00452"><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><A NAME="00325" HREF="msg00325.html">The Anti-Mac Interface</A></strong>, 
JC Lawrence <a href="mailto:claw#under,Eng.Sun.COM">claw#under,Eng.Sun.COM</a>, Tue 27 Jan 1998, 00:51 GMT
<LI><strong><A NAME="00320" HREF="msg00320.html">Re: OT? [MUD-Dev]  The impact of the web on muds</A></strong>, 
Mike Sellers <a href="mailto:mike#online-alchemy,com">mike#online-alchemy,com</a>, Mon 26 Jan 1998, 08:17 GMT
<UL>
<LI><strong><A NAME="00326" HREF="msg00326.html">Re: [MUD-Dev] 3D graphics (Was: The impact of the web on muds)</A></strong>, 
Jon Leonard <a href="mailto:jleonard#divcom,umop-ap.com">jleonard#divcom,umop-ap.com</a>, Tue 27 Jan 1998, 01:03 GMT
<UL>
<LI><strong><A NAME="00328" HREF="msg00328.html">Re: [MUD-Dev] 3D graphics (Was: The impact of the web on muds)</A></strong>, 
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Tue 27 Jan 1998, 08:26 GMT
<UL>
<LI><strong><A NAME="00452" HREF="msg00452.html">Re: [MUD-Dev] 3D graphics (Was: The impact of the web on muds)</A></strong>, 
coder <a href="mailto:coder#ibm,net">coder#ibm,net</a>, Fri 13 Feb 1998, 23:05 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00314" HREF="msg00314.html">Re: [MUD-Dev] OT: Socket programming - platform specific</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Sun 25 Jan 1998, 18:55 GMT
<LI><strong><A NAME="00312" HREF="msg00312.html">Re: [MUD-Dev] Clients based on Netscape 5?</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Sun 25 Jan 1998, 18:55 GMT
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00313" HREF="msg00313.html">Re: [MUD-Dev] Clients based on Netscape 5?</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Sun 25 Jan 1998, 18:55 GMT
<UL>
<LI><strong><A NAME="00319" HREF="msg00319.html">Re: [MUD-Dev] Clients based on Netscape 5?</A></strong>, 
Vadim Tkachenko <a href="mailto:vadimt#4cs,com">vadimt#4cs,com</a>, Mon 26 Jan 1998, 04:17 GMT
</LI>
</UL>
</LI>
</UL>
</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>