[jitter] Re: Re: Re: Re: [sharing is fun] projective texture isosurfer
Mattijs Kneppers
mattijs at smadsteck.nl
Fri Jun 1 10:12:33 MDT 2007
- Previous message: [jitter] Re: Re: Re: [sharing is fun] projective texture isosurfer
- Next message: [jitter] Re: Re: Re: Re: [sharing is fun] projective texture isosurfer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I added this to your patch: #P window setfont "Sans Serif" 9.; #P window linecount 1; #P comment 432 204 115 196617 black (handle is visible); #P message 344 184 40 196617 shader; #P message 344 204 86 196617 shader projector; #P newex 301 224 177 196617 t draw getposition getrotate getscale; #P newex 301 204 41 196617 r draw; #P newex 301 245 189 196617 jit.gl.gridshape project @texture movie; #P comment 386 183 36 196617 works; #P connect 2 0 3 0; #P connect 5 0 1 0; #P connect 4 0 1 0; #P connect 3 0 1 0; #P connect 3 1 1 0; #P connect 3 2 1 0; #P connect 3 3 1 0; #P window clipboard copycount 7; It seems the shader doesn't work on a simple gridshape either (also without the movie texture). The handle is visible though, but the sphere is seems rendered entirely black. I wanted to make a screenshot of this but osx can't seem to make a screenshot of the entire screen (without the necessity of using the mouse). Mattijs Quote: wesley.hoke at gmail.com wrote on Fri, 01 June 2007 18:00 ---------------------------------------------------- > ok, can you apply the shader to a simple thing like a gridshape? > > wes > > On 6/1/07, Mattijs Kneppers <mattijs at smadsteck.nl> wrote: > > > > Yeah, without the shader I see a cool isosurface that I can handle with handle. > > > > Mattijs > > > > Quote: wesley.hoke at gmail.com wrote on Fri, 01 June 2007 10:43 -- SmadSteck - http://www.smadsteck.nl Hard- and software for interactive audiovisual sampling
- Previous message: [jitter] Re: Re: Re: [sharing is fun] projective texture isosurfer
- Next message: [jitter] Re: Re: Re: Re: [sharing is fun] projective texture isosurfer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
