Tagged Questions
The kit3d tag has no wiki summary.
1
vote
1answer
328 views
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 ...
0
votes
1answer
305 views
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 ...
0
votes
1answer
599 views
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 ...