Jit.gl.model texanchor groups
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
anyone? Rob?
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.