FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Topics & Contributions
   Responsive Form, Games
(Moderator: REAS)
   wireworm
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: wireworm  (Read 1528 times)
depth

WWW Email
wireworm
« on: Jul 18th, 2003, 12:01am »

here's a first stab at using amit pitaru's BSpace() library.  BSpace allows you to define a transformation space and to nest it inside other BSpaces.
 
there are three BSpace levels here - _sGlobal, _sWorm, and then _sW[i] for each worm segment.
 
i haven't tried writing this code without BSpace, but it was pretty easy to deal with the 3D nesting (conceptually speaking) with it.  the math, on the other hand, wasn't so easy...
 
http://stage.itp.tsoa.nyu.edu/~es869/itp/su03/wireworm/
 
vanwoods

Email
Re: wireworm
« Reply #1 on: Jul 18th, 2003, 8:13am »

can you elaborate on the bspace class?  is it available somewhere?
 
pitaru

WWW Email
Re: wireworm
« Reply #2 on: Jul 18th, 2003, 2:54pm »

bspace will be available soon in a special processing version. you'll need to download a v.0056_bspace from the server - i'm finishing up some last details and than post it early next week.
 
vanwoods

Email
Re: wireworm
« Reply #3 on: Jul 19th, 2003, 8:25pm »

fantastic, i'll check it out.
 
Pages: 1 

« Previous topic | Next topic »