1997Q3/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD&#45;Dev] Graphic MUDS/Ultima Online -->
<!--X-From-R13: [vpunry Vburafrr <zvpunryNfcnegn.znvafgernz.arg> -->
<!--X-Date: from stimpy.globecomm.net [207.51.48.4] by in5.ibm.net id 870320089.32240&#45;1 Thu Jul 31 03:34:49 1997 CUT -->
<!--X-Message-Id: 33E0077C.22E6CF0E#sparta,mainstream.net -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 3.0.2.32.19970730200038.00aefa20#mail,tenetwork.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] Graphic MUDS/Ultima Online</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:michael#sparta,mainstream.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="msg00306.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00308.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00305.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00363.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00307">Author</A>
&nbsp;|&nbsp;<A HREF="#00307">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00307">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] Graphic MUDS/Ultima Online</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] Graphic MUDS/Ultima Online</LI>
<LI><em>From</em>: Michael Hohensee &lt;<A HREF="mailto:michael#sparta,mainstream.net">michael#sparta,mainstream.net</A>&gt;</LI>
<LI><em>Date</em>: Wed, 30 Jul 1997 23:33:16 -0400</LI>
<LI><em>Sender</em>: <A HREF="mailto:michael#sparta,mainstream.net">michael#sparta,mainstream.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>
Jeff Kesselman wrote:
&gt; 
&gt; At 07:43 PM 7/30/97 PST8PDT, you wrote:
&gt; &gt;
&gt; &gt;Well, there's a couple of other approaches. When we started out, the
&gt; &gt;choice was basically between tileset graphics or pseudo-3d engines,
&gt; &gt;and tileset seemed to offer greater flexibility and variety. Now that
&gt; &gt;3d hardware acceleration is the industry norm, I imagine choosing
&gt; &gt;anything other than a full 3d engine for a mass-market product would
&gt; &gt;be far riskier.
&gt; 
&gt; Well, terhe are at elast 2 otjher advantages to tilesets...
&gt; 
&gt; (1) Extremely low bandwidth download.  if yo uare going to serve maps from
&gt; teh sverer this can be a major advantage.
&gt; 
&gt; (2) Easier for non-traiend to build.  if you want to at some point supoprto
&gt; user-drafted maps, this might be an issue.
&gt; 

Well, there's also the one-time-download-of-a-short-file option.  As I
suggested earlier, you can use raytracing to make better pictures than
you will ever see in a quake game (due to memory overhead, if nothing
else-- though that may change in a few years ;).  Although you *would*
be limited to still frame pictures, that isn't so bad, from a mudder's
point of view.  After all, the text interface provides the same thing.  

Each time you look around, you see what is in the room at that time
only.  Updates are much less detailed, of the "X walks in" variety.

It's what I'm working on now-- currently setting up the networking
system to deal with parallel processing and transmitting of data (joy). 
Anybody else doing anything of this nature?  Or have you all passed on
to the realtime 3d graphics? :)

-- 
Michael Hohensee       michael#sparta,mainstream.net
<A  HREF="http://www.geocities.com/SiliconValley/Heights/9025/">http://www.geocities.com/SiliconValley/Heights/9025/</A>
      Finger me for my PGP Public Key, or use: 
<A  HREF="http://sparta.mainstream.net/michael/pgpkey.txt">http://sparta.mainstream.net/michael/pgpkey.txt</A>

</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="00305" HREF="msg00305.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></STRONG>
<UL><LI><EM>From:</EM> Jeff Kesselman &lt;jeffk#tenetwork,com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00306.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00308.html">Re: [MUD-Dev]	Dynamic Descriptions</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00305.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00363.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00307"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00307"><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>Worlds VS Games, etc {was GMuds, UO}</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00295" HREF="msg00295.html">Worlds VS Games, etc {was GMuds, UO}</A></strong>, 
Nathan Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Thu 31 Jul 1997, 03:37 GMT
</LI>
<LI><strong><A NAME="00298" HREF="msg00298.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Thu 31 Jul 1997, 06:26 GMT
</LI>
<LI><strong><A NAME="00292" HREF="msg00292.html">[MUD-Dev] Graphic MUDS/Ultima Online</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Thu 31 Jul 1997, 01:08 GMT
<UL>
<LI><strong><A NAME="00305" HREF="msg00305.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></strong>, 
Jeff Kesselman <a href="mailto:jeffk#tenetwork,com">jeffk#tenetwork,com</a>, Thu 31 Jul 1997, 10:01 GMT
<UL>
<LI><strong><A NAME="00307" HREF="msg00307.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></strong>, 
Michael Hohensee <a href="mailto:michael#sparta,mainstream.net">michael#sparta,mainstream.net</a>, Thu 31 Jul 1997, 10:34 GMT
</LI>
<LI><strong><A NAME="00363" HREF="msg00363.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#user2,inficad.com">nightfall#user2,inficad.com</a>, Mon 04 Aug 1997, 07:55 GMT
<UL>
<LI><strong><A NAME="00500" HREF="msg00500.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></strong>, 
clawrenc <a href="mailto:clawrenc#cup,hp.com">clawrenc#cup,hp.com</a>, Tue 12 Aug 1997, 23:01 GMT
<UL>
<LI><strong><A NAME="00511" HREF="msg00511.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></strong>, 
Jeff Kesselman <a href="mailto:jeffk#tenetwork,com">jeffk#tenetwork,com</a>, Wed 13 Aug 1997, 05:09 GMT
<UL>
<LI><strong><A NAME="00535" HREF="msg00535.html">Re: [MUD-Dev] Graphic MUDS/Ultima Online</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#user2,inficad.com">nightfall#user2,inficad.com</a>, Thu 14 Aug 1997, 02:32 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</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>