Re: Projecting 2d image on 3d object
- To: mathgroup at smc.vnet.net
- Subject: [mg122464] Re: Projecting 2d image on 3d object
- From: "Kevin J. McCann" <Kevin.McCann at umbc.edu>
- Date: Sat, 29 Oct 2011 07:11:23 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <j8dt92$ke3$1@smc.vnet.net>
I think that the mma command you would like to use is Texture. Kevin On 10/28/2011 5:39 AM, Mark Coleman wrote: > Greetings, > > I recall seeing a recent Mathematica write-up that described how to > project an arbitrary 2D image -- say a photo on a person -- onto a 3D > object, such as cube, sphere, etc. I'm curious if anyone can refer me > to some code snippet that illustrates this technique. > > Thanks > > Mark >