POV-Ray : Newsgroups : povray.off-topic : Dimensions : Re: Spaces Server Time
5 Sep 2024 03:25:06 EDT (-0400)
  Re: Spaces  
From: Kevin Wampler
Date: 13 Jan 2010 13:01:05
Message: <4b4e0a61$1@news.povray.org>
Invisible wrote:
> 
> So how *do* you compute the distance between two points in a non-Euclid 
> space anyway?

Generally you start with a notion of something like a dot product 
defined in the tangent spaces of your space and then write out an 
integral to define the arc length of a curve.  Then the distance between 
two points can be defined to be the minimum length of any curve 
connecting them.

> For that matter, is there a way to unambiguously refer to a specific 
> point in such a space?

Depends on the space.  A relatively general but computationally 
cumbersome solution is to cover your space will small Cartesian patches 
which connect together in a "nice" way.  The you can define a point by 
giving its Cartesian patch and its coordinates within that patch.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.