1998Q2/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: Nested coorindate space model -->
<!--X-From-R13: X Q Znjerapr <pynjNhaqre.rate.ftv.pbz> -->
<!--X-Date: Mon, 15 Jun 1998 19:04:55 &#45;0700 -->
<!--X-Message-Id: 199806160201.TAA00606#under,engr.sgi.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 357873C4.4D497408#sparta,mainstream.net -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: Nested coorindate space model</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:claw#under,engr.sgi.com">
</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="msg01060.html">Previous</a>
&nbsp;|&nbsp;<a href="msg01062.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00893.html">Previous</a>
&nbsp;|&nbsp;<a href="msg01063.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#01061">Author</A>
&nbsp;|&nbsp;<A HREF="#01061">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#01061">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: Nested coorindate space model</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Subject</em>: [MUD-Dev] Re: Nested coorindate space model </LI>
<LI><em>From</em>: J C Lawrence &lt;<A HREF="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</A>&gt;</LI>
<LI><em>Date</em>: Mon, 15 Jun 1998 19:01:13 -0700</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>
On Fri, 05 Jun 1998 18:40:04 -0400 
Michael Hohensee&lt;michael#sparta,mainstream.net&gt; wrote:

&gt; Sorry it took me so long to respond to this message.  I've had to do
&gt; some heavy number crunching. :)

Unfortunately you still missed a key point.

&gt; J C Lawrence wrote:

&gt;&gt; On Sat, 30 May 1998 12:07:44 -0400 Michael
&gt;&gt; Hohensee&lt;michael#sparta,mainstream.net&gt; wrote:

&gt;&gt; This is dependant on another assumption: the mapping of the
&gt;&gt; translation layers between domains, and breaks at the translation
&gt;&gt; layer when the a' and b' lengths are zero.  You need to take
&gt;&gt; account of the translation layers between coordinate systems.
&gt;&gt; 
&gt;&gt; Consider a domain X which contains a nested domain Y.  Y has
&gt;&gt; external dimensions of 1x1x1 in X's coordinate system, but has
&gt;&gt; internal dimensions of 100x100x100 in Y's internal coordinate
&gt;&gt; system.  All 6 external faces of the cube formed by Y translate to
&gt;&gt; surfaces in X.
&gt;&gt; 
&gt;&gt; Now take your stick of length 1.  It starts in X's coordinate
&gt;&gt; system and moves in Y's.  In Y's coordinate system it too has a
&gt;&gt; length of 1, however, as it crosses the border into Y, it instantly
&gt;&gt; apparently shrinks to a viewer in X due to the fact that its length
&gt;&gt; now subtends a tiny fraction of the visual angle that it did
&gt;&gt; immediately prior to crossing the border.
&gt;&gt; 
&gt;&gt;   +--------------------------------------------+
&gt;&gt;   |              \                             |
&gt;&gt;   |               \                            |
&gt;&gt;   |                X domain         Y domain   |
&gt;&gt;   |                                /           |
&gt;&gt;   |                               /            |
&gt;&gt;   |    ...........+-----------------+          |
&gt;&gt;   |    ^          |     ^           |          |
&gt;&gt;   |    |          |     |           |          |
&gt;&gt;   |    |          |     |           |          |
&gt;&gt;   |    | 1 unit   |     | 100 units |          |
&gt;&gt;   |    |          |     |           |          |
&gt;&gt;   |    |          |     |           |          |
&gt;&gt;   |    |          |     |           |          |
&gt;&gt;   |    V          |     V           |          |
&gt;&gt;   |    ...........+-----------------+          |
&gt;&gt;   |                                            |
&gt;&gt;   |                                            |
&gt;&gt;   +--------------------------------------------+

&gt; Not so.  For the viewer determines the size of the object not from
&gt; just the angle between each end of the object's ends, but also from
&gt; the distance between him and each end.  As long as one end of the
&gt; stick is inside the Y domain, a portion of the distance between the
&gt; observer in the X domain is stretched by the warping factor in the Y
&gt; domain.

You are ignoring the pessimal case:


   +--------------------------------------------+
   |              \                             |
   |               \                            |
   |                X domain         Y domain   |
   |                                /           |
   |                               /            |
   |    ...........+-----------------+          |
   |    ^          |     ^           |          |
   |    |          |     |           |          |
   |    |          |     |           |          |
   |    | 10 units |     | 1000 units|          |
   |    |          |     |           |          |
   | Q  |         R|S    |           |          |
   |    |          |     |           |          |
   |    V          |     V           |          |
   |    ...........+-----------------+          |
   |                                            |
   |                                            |
   +--------------------------------------------+

In the above diagram:

  Q is the viewer

  R is a stick of unit length located immediately adjacent to the
boundary of the Y domain, and whose length is perpendicular to Q's
line of site to R.

  S is the same stick moved a tiny distance so that it not lies in the
Y domain.  Note: The delta distance between R and S is proximate to
zero (incremental).

The angle subtended at Q by the length of R is significantly larger
than the angle subtended at Q by the length of S, __UNLESS__ you make
a linear map of the translation layer between X and Y (ie a 10 unit
"window" exists in Y which maps to X).

&gt; I think there's a slight conceptual barrier here.  There are two
&gt; kinds of distances: Absolute distance, and Percieved distance.  The
&gt; absolute distance is what you get if you calculate the distance
&gt; based on coordinates alone.  When we look at the picture above, we
&gt; are looking at it in terms of its absolute coordinates.

Understood.  Unfortunately perceived distance is a function of
geometry and that geometry occurs in hard coordinates.

&gt; So, if you do the math, you find that as the angle subtended by the
&gt; stick decreases, the distance that the observer's vision-path
&gt; travels through Y increases.  If we use the right formula, we get
&gt; the same length of the stick no matter where we look at it from.

This is conveniently only true except when the translation layer is
parallel to the line of sight.  It becomes less true as the angle
between the line of sight and the translation layer moves approaches a
normal.

&gt;&gt; Further this allows the TARDIS-like mechanics of being in X, moving
&gt;&gt; south thru the B interface into Y, turning around 180 degrees and
&gt;&gt; exiting Y thru the D interface to find yourself facing in the same
&gt;&gt; dirction as when you started, and having traveled to the opposite
&gt;&gt; side of Y.

&gt; Yes, but if you do it this way, what you've really got are portals
&gt; which have the property of shrinking or enlarging an object that
&gt; passes through them.  

Actually no.  The basic definition and unit size of the coordinate
spaces is constant across all coordinate spaces.  The portals merely
translate objects between coordinate spaces.  There is no scaling.

For instance, Bubba, standing in the X domain above, and entering Y,
would appear to be the same size when viewed from X as he was in Y
(and visa versa).  However, if the Y domain were entombed say in a
small box, Bubba would be able to enter X and then have Boffo pick up
the box and cart it away with Bubba riding along inside.

The scaling feature, the ability for a seming tiny figure of Bubba in
a domain to leave that domain and suddenly become "large" (relatively) 
is not directly handled or addressed by this model.  It can however be 
simulated, sort of, by other means.  

&gt; The spacial compression isn't really a property of the space that
&gt; one resides in, but one of the entrances and exits of that space.

No compression, but yes.  It also handles the TARDIS beautifully.

&gt; The main problem with this is that you have to be especially careful
&gt; to ensure that objects can't enter or exit the space without going
&gt; through the portals.  

Not true -- all coordinate spaces are equal.  In fact, all coordinate
spaces could actually be the same coordinate space with the
translation layers merely acting as "warps" bidirectionally
translocating passers-thru to a distant and unused portion of the
global coordiate space.

&gt; It also prevents the creation of a variably compressed/stretched
&gt; space, and complicates (where it doesn't prevent) calculations of
&gt; space "lens" effects.  It's not the most elegant and universal
&gt; solution... :/
 
Agreed.  It is both simple and cheap.

&gt;&gt; Except for the case when an object lies just other side of a
&gt;&gt; translation layer.
&gt;&gt; 

&gt; Not if you've got the right formula! (which I don't, yet.. :)

See above.

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


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="01063" HREF="msg01063.html">[MUD-Dev] Re: Nested coorindate space model</A></strong>
<ul compact><li><em>From:</em> Michael Hohensee &lt;michael#sparta,mainstream.net&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00893" HREF="msg00893.html">[MUD-Dev] Re: Nested coorindate space model</A></STRONG>
<UL><LI><EM>From:</EM> Michael Hohensee &lt;michael#sparta,mainstream.net&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg01060.html">[MUD-Dev] Re:(fwd) Re: Multiple currencies</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg01062.html">[MUD-Dev] RE: The great crusade....</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00893.html">[MUD-Dev] Re: Nested coorindate space model</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg01063.html">[MUD-Dev] Re: Nested coorindate space model</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#01061"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#01061"><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: Nested coorindate space model</STRONG>, <EM>(continued)</EM>
<ul compact>
<ul compact>
<ul compact>
<ul compact>
<LI><strong><A NAME="00854" HREF="msg00854.html">[MUD-Dev] Re: Nested coorindate space model</A></strong>, 
Michael Hohensee <a href="mailto:michael#sparta,mainstream.net">michael#sparta,mainstream.net</a>, Sat 30 May 1998, 20:07 GMT
<UL>
<LI><strong><A NAME="00855" HREF="msg00855.html">[MUD-Dev] Re: Nested coorindate space model</A></strong>, 
Michael Hohensee <a href="mailto:michael#sparta,mainstream.net">michael#sparta,mainstream.net</a>, Sun 31 May 1998, 13:32 GMT
</LI>
<LI><strong><A NAME="00869" HREF="msg00869.html">[MUD-Dev] Re: Nested coorindate space model</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Wed 03 Jun 1998, 18:49 GMT
<UL>
<LI><strong><A NAME="00893" HREF="msg00893.html">[MUD-Dev] Re: Nested coorindate space model</A></strong>, 
Michael Hohensee <a href="mailto:michael#sparta,mainstream.net">michael#sparta,mainstream.net</a>, Sat 06 Jun 1998, 02:41 GMT
<UL>
<LI><strong><A NAME="01061" HREF="msg01061.html">[MUD-Dev] Re: Nested coorindate space model</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Tue 16 Jun 1998, 02:04 GMT
<UL>
<LI><strong><A NAME="01063" HREF="msg01063.html">[MUD-Dev] Re: Nested coorindate space model</A></strong>, 
Michael Hohensee <a href="mailto:michael#sparta,mainstream.net">michael#sparta,mainstream.net</a>, Tue 16 Jun 1998, 02:33 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00868" HREF="msg00868.html">[MUD-Dev] Re: Nested coorindate space model</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Wed 03 Jun 1998, 18:09 GMT
</LI>
</ul>
</ul>
</ul>
</ul>
</LI>
<LI><strong><A NAME="00725" HREF="msg00725.html">[MUD-Dev] Re: Java multithreading test source</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Wed 20 May 1998, 13:49 GMT
<UL>
<LI><strong><A NAME="00801" HREF="msg00801.html">[MUD-Dev] OT: Java multithreading test source</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Sat 23 May 1998, 01:39 GMT
</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>