[jitter] Re: Texture displays differently when using matrixoutput on jit.gl.model
vade
doktorp at mac.com
Fri Apr 4 10:39:44 MDT 2008
- Previous message: [jitter] Re: Texture displays differently when using matrixoutput on jit.gl.model
- Next message: [jitter] Re: Texture displays differently when using matrixoutput on jit.gl.model
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You can, the texture is named the same as the FILENAME of the texture. So if I have a mtl file with a texture named vade_tex.jpg which is loaded, it makes an internal jit.gl.texture @name vade_tex.jpg I requested this be changed to the logical texture name as specified within the mtl file, but it works, ive used it :) On Apr 4, 2008, at 8:55 AM, nesa wrote: > > I can reproduce as well... > But besides fixing this bug, it would be cool if we could access > jit.gl.models internal jit.gl.texture objects, like sendinput for > jit.gl.slab... > > > > _______________________________________________ > jitter mailing list > jitter at cycling74.com > http://www.cycling74.com/mailman/listinfo/jitter
- Previous message: [jitter] Re: Texture displays differently when using matrixoutput on jit.gl.model
- Next message: [jitter] Re: Texture displays differently when using matrixoutput on jit.gl.model
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
