[jitter] Re: Re: Obj files in displaylist?
Bruno Zamborlin
bruno.zamborlin at gmail.com
Sun Jul 1 17:36:44 MDT 2007
- Previous message: [jitter] Re: Obj files in displaylist?
- Next message: [jitter] Re: Re: Obj files in displaylist?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Perfect! Using jit.xfade the interpolation works perfectly just loading 5 obj instead of 50..... that means 600mb of memory instead of 6gb!! i copy here the patch for completeness, thank you vade #P window setfont "Sans Serif" 9.; #P window linecount 1; #P message 522 44 50 196617 reset; #P newex 522 64 167 196617 jit.gl.handle morph @auto_rotate 1; #P button 349 278 15 0; #P newex 369 301 105 196617 jit.qball @mode usurp; #P number 414 252 35 9 0 0 0 3 0 0 0 221 221 221 222 222 222 0 0 0; #P toggle 369 251 15 0; #P newex 369 278 55 196617 metro 20; #P newex 369 325 55 196617 t b b erase; #P newex 35 396 323 196617 jit.window morph @depthbuffer 1 @rect 614 76 934 316 @floating 1; #P newex 34 373 96 196617 jit.gl.render morph; #P message 201 131 26 196617 read; #P newex 201 169 433 196617 jit.gl.model morph @depth_enable 1 @smooth_shading 1 @lighting_enable 1 matrixoutput \$1; #B color 5; #P window setfont "Proportional Serif" 10.; #P comment 259 120 107 131727370 end; #P window setfont "Fixedwidth Serif" 10.; #P message 239 140 94 1441802 matrixoutput 1; #P window setfont "Sans Serif" 9.; #P message 34 54 26 196617 read; #P newex 34 93 433 196617 jit.gl.model morph @depth_enable 1 @smooth_shading 1 @lighting_enable 1 matrixoutput \$1; #B color 5; #P newex 262 315 60 196617 prepend set; #P window setfont "Proportional Serif" 10.; #P comment 231 275 95 131727370 Drawing Primitive; #P window setfont "Sans Serif" 9.; #P user ubumenu 233 292 68 196617 0 1 1 0; #X add points; #X add lines; #X add line_strip; #X add line_loop; #X add triangles; #X add tri_strip; #X add tri_fan; #X add quads; #X add quad_strip; #X add polygon; #X add tri_grid; #X add quad_grid; #X prefix_set 0 0 <none> 0; #P newex 34 340 85 196617 append quad_grid; #P window setfont "Proportional Serif" 10.; #P comment 105 238 95 131727370 Crossfade Value; #P comment 93 44 107 131727370 start; #P window setfont "Sans Serif" 9.; #P flonum 107 254 35 9 0. 1. 3 3 0 0 0 221 221 221 222 222 222 0 0 0; #P window setfont "Fixedwidth Serif" 10.; #P message 106 274 55 1441802 xfade \$1; #P message 72 63 94 1441802 matrixoutput 1; #P newex 34 300 177 1441802 jit.xfade; #P fasten 24 0 10 0 527 88 39 88; #P connect 11 0 10 0; #P fasten 1 0 10 0 77 86 39 86; #P fasten 2 0 0 0 111 294 39 294; #P connect 10 0 0 0; #P fasten 9 0 6 0 267 338 39 338; #P connect 0 0 6 0; #P connect 6 0 16 0; #P fasten 18 2 16 0 418 360 39 360; #P fasten 18 0 16 0 374 360 39 360; #P connect 3 0 2 0; #P fasten 24 0 14 0 527 165 206 165; #P connect 15 0 14 0; #P fasten 12 0 14 0 244 162 206 162; #P connect 14 0 0 1; #P connect 7 1 9 0; #P connect 25 0 24 0; #P connect 20 0 19 0; #P connect 19 0 22 0; #P connect 23 0 22 0; #P connect 22 0 18 0; #P connect 21 0 19 1; #P window clipboard copycount 26; -- Bruno www.brunozamborlin.com www.myspace.com/brunozamborlin
- Previous message: [jitter] Re: Obj files in displaylist?
- Next message: [jitter] Re: Re: Obj files in displaylist?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
