home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.graphics.animation:949 comp.graphics:11626
- Newsgroups: comp.graphics.animation,comp.graphics
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!nuscc!gold!tim
- From: tim@gold.iss.nus.sg (Tim Poston)
- Subject: Re: Modeling a Rubber Band
- Message-ID: <1992Nov9.093808.14197@nuscc.nus.sg>
- Sender: usenet@nuscc.nus.sg
- Reply-To: tim@iss.nus.sg (Tim Poston)
- Organization: Institute of Systems Science, NUS, Singapore
- References: <1992Nov3.175657.149@cs.wisc.edu> <1992Nov4.203438.8572@cognos.com> <1992Nov5.223602.14853@cs.wisc.edu>
- Date: Mon, 9 Nov 1992 09:38:08 GMT
- Lines: 23
-
- In article <1992Nov5.223602.14853@cs.wisc.edu> seitz@cs.wisc.edu (Steve Seitz) writes:
-
- > 3. Collisions: Ugh. Hopefully you can do better than n^2, but I don't
- > know how. Maybe you can add up all the joint angles to see if there's
- > a loop?
-
- That would distinguish a no-crossing loop from a figure 8,
- but not from
-
- _ _ _
- / \ / \ / \
- / \ / \ / \
- / \ / \ / \
- | X X |
- \ / \ / \ /
- \ / \ / \ /
- \ / \ / \ /
- - - -
-
- And what about generalizing to 3D?
- Problems, problems.
-
- Tim
-