here's some "simplified" code of what i have working thus far but as you'll see it seems to find the nearest points, but then instead of "transitioning" from point to point it seems like the points get reduced. and after 10seconds all of the points have the same coordinates
i'm explaining this in a terrible way, so i hope someone out there understands what i'm looking for and can help.
(although i'm open to another mesh library, whether it be toxi's, hemesh, or whatever)
what i'm trying to do is build a mesh that has a hole in it. essentially i'm creating a series of points that form a circle (the outer edges of the mesh) then creating a shape in the middle (triangle) and then populating it with random points. however when i create the delanay mesh all of the points are connected.
so how do i create a mesh that only connects the points in the space between the middle shape (triangle) and the outer shape (circle). i don't want any lines or points to be in the middle? probably not a delanay mesh? or is it multiple delanay meshes?
but i just can't seem to implement them in the way i want.
what i'm doing is simply drawing a line on the screen and i want to maintain the same thickness i.e. the same distance (distX) of ptA and ptB from the line. currently when i draw the line from top to bottom it's the proper thickness, but when drawing left to right it's much thinner.
how can i maintain the proper relationship of ptA to ptB even when the orientation flips, i.e. horizontal to vertical? i know it has something to do with measuring the angle.
Using movements inspired from “Schuhplattler” (traditional Bavarian folk dance). The dancers generate beats and light via sensors. Musicians, media artists, dancers and choreographers experiment with these movements during a three-day long interdisciplinary workshop, in which the audience may freely participate.
The results were performed at the opening evening on July 15, 2010. This documentary film and photographs will be projected in MaximiliansForum from July 19, 2010 until September 5, 2010.