Jit.gl.model texanchor groups

akee-rf's icon

HI,
is there a way to change the texture's anchors and zoom separately for each separate groups of a 3d object with jit.gl.model?

thank you

akee-rf's icon

anyone? Rob?

Rob Ramirez's icon

you can either send messages to the internal model textures, or override the drawgroup texture to reference an external texture. the jit.gl.model help file "textures" tab demonstrates both techniques.