comp.lang.ada
 help / color / mirror / Atom feed
* Re: geometric math package or textbook wanted
       [not found] <Pine.SOL.3.91.970205171344.24827A-100000@gladstone.uoregon.edu>
@ 1997-02-07  0:00 ` Jacob Sparre Andersen
  0 siblings, 0 replies; only message in thread
From: Jacob Sparre Andersen @ 1997-02-07  0:00 UTC (permalink / raw)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1041 bytes --]


Hamilton Edmund Link (hamlink@gladstone.uoregon.edu) wrote:
 __________
| I'd just like to know if anyone has written a geometrical mathematics 
| package, for doing point/line segment/polygon computations.  If so, let 
| me know.
 ^^^^^^^^^^
I'm not quite sure what you want, but I have a generic package for working
with points and vectors. It contains functions such as:

   function "+" (Left  : Point;
                 Right : Vector) return Point;

   function "-" (Left, Right : Point) return Vector;

In addition to that did I write a 3D specific package with a vector product
(and probably something else too).

Is it something like that? (Or are somebody else interested in what I
described?)

Greetings,

Jacob
--
Jacob Sparre Andersen                            http://www.nbi.dk/%7Esparre/
Center for Chaos and Turbulence Studies          Phone: (+45) 39 65 53 51
The Niels Bohr Institute                                (+45) 35 32 53 05
--
G�r dine X-programmer danske - p� 5 minutter: http://www.nbi.dk/~nordfalk/ovs/




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-02-07  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <Pine.SOL.3.91.970205171344.24827A-100000@gladstone.uoregon.edu>
1997-02-07  0:00 ` geometric math package or textbook wanted Jacob Sparre Andersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox