Prev: ginput
Next: MATlab programs on FSK,qpsk,BPSK
From: Joe Nunes on 12 Nov 2009 13:15 Hello, Is there any way to apply a texture to a trisurf object, similiar to the MATLAB example on Texture-Mapping, Or, is there any way to convert trisurf to surface ? I have h = trisurf(ttriangles, y(:,1), y(:,2), y(:,3)) representing a human face thanks, Nunes
From: Luigi Giaccari on 17 Nov 2009 15:25 "Joe Nunes" <vazdepaivanunes(a)gmail.com> wrote in message <hdhjba$1li$1(a)fred.mathworks.com>... > Hello, > Is there any way to apply a texture to a trisurf object, similiar to the MATLAB example on Texture-Mapping, Or, is there any way to convert trisurf to surface ? > > > I have h = trisurf(ttriangles, y(:,1), y(:,2), y(:,3)) > > representing a human face > > > thanks, > > Nunes It is not a texture colaration but maybe it can help: http://www.advancedmcode.org/how-to-plot-a-coloured-surface-from-3d-scatter.html Luigi
|
Pages: 1 Prev: ginput Next: MATlab programs on FSK,qpsk,BPSK |