Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: Intersectionline of two planes

  1. #1
    Junior Member Newbie
    Join Date
    Feb 2003
    Posts
    26

    Intersectionline of two planes

    Does anybody know how to calculate the begin and end point of the intersectionline of two planes?
    The two planes are known by three points(x,y,z).

  2. #2
    Junior Member Regular Contributor
    Join Date
    Oct 2002
    Location
    King George, Virginia
    Posts
    138

    Re: Intersectionline of two planes

    http://geometryalgorithms.com/Archiv...ithm_0104B.htm

    that should summarize it nicely for you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •