|
Author |
Topic: wireworm (Read 1528 times) |
|
depth
|
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
|
Re: wireworm
« Reply #1 on: Jul 18th, 2003, 8:13am » |
|
can you elaborate on the bspace class? is it available somewhere?
|
|
|
|
pitaru
|
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
|
Re: wireworm
« Reply #3 on: Jul 19th, 2003, 8:25pm » |
|
fantastic, i'll check it out.
|
|
|
|
|