Hi All!
I try to use the TextureProjector class but I don’t see any ( projections ) results on the scene, is any body know how to use this class.
As I know must see on the scene the simple texture projection like this:
TextureProjectorSoftware: Away3D 4.x |
||
arius, Newbie
Posted: 01 February 2012 09:04 PM Total Posts: 8 Hi All! I try to use the TextureProjector class but I don’t see any ( projections ) results on the scene, is any body know how to use this class. As I know must see on the scene the simple texture projection like this:
|
||
|
||
John Brookes, Moderator
Posted: 01 February 2012 10:51 PM Total Posts: 732 [ # 2 ] Yeah.
yourMaterial.addMethod(new ProjectiveTextureMethod(tp));
So.. Another thing was the material is inverted. If you have any better luck I’d like to know how
|
||
|
||
inSertCodE, Sr. Member
Posted: 05 February 2012 01:39 AM Total Posts: 105 [ # 4 ] Hmmm… I haven’t tried it yet but from what I can see it looks like very useful method. Just by looking at it for few second few very useful application of the method have popped on my mind.
|
||
|
||
|
||
|
||
|