0

Setting material property to a jpeg does not work

Anonymous 10 years ago 0
This discussion was imported from CodePlex

jeeva_sjce wrote at 2013-09-03 06:12:

Hi, I am using the earth demo to wrap a jpg/png image to a pipe3d but it just does not seem to work. I have also tried using the ImageMaterial property within the xaml but it does not work too. Any help will be appreciated.

Thanks,
Jeevan

objo wrote at 2013-09-05 07:56:

Is the pipe including texture coordinates?

jeeva_sjce wrote at 2013-09-06 11:50:

How do we set the texture coordinates?

jeeva_sjce wrote at 2013-09-30 10:20:

I was able to solve this problem by using the 3DToolsTEXT from codeplex api to generate the texture coordinates for a cylinder. One thing that I experienced is larger azimuths the image was distorted. Any particular reason for this?

But, I must say this piece of software is mind blowing with the kind of capabiliites is has on offer! Kudos to you for such a fine job. :)