Questions tagged [kit3d]

3 questions
1
vote
1 answer

How to fetch attributes of image in silverlight?

I am loading an image to my silverlight application. This image will fit in a 3d model as a texture map. I need to fetch image attributes. For that I am using ImageOpened event, like this: public MainPage() { BitmapImage img = new…
jose
  • 2,733
  • 4
  • 37
  • 51
0
votes
1 answer

Perf: Viewing thousands of images in Silverlight 3 on a 3D Wall

I currently work on a very cool Silverlight app that displays photos in a 3D wall space like the Wall3D demo that is thrown in with Blend 3. The problem I am currently facing is performance. The app works like this: As you scroll right or left the…
0
votes
1 answer

Silverlight+Kit3D 3D Mesh Manipulation?

I'm very new to 3D Graphics and Silverlight so this may be a ridiculous first endeavor but... I've been asked to determine how viable it is to produce an "avatar" creator which will be a part of a larger C#/ASP.NET website. So far my plan is to use…
colithium
  • 10,269
  • 5
  • 42
  • 57