Welcome to MSDN Blogs Sign in | Join | Help

Video of "Deep Dive into SL Graphics" is posted

The video for my talk on graphics is now posted, with slides:

http://videos.visitmix.com/MIX09/T17F

Demos:

Note that I deleted the original images from the project -- so, before pressing F5, replace trees.jpg and spring.jpg with actual images.
I'll post detailed steps shortly, but this should get most of you unblocked. Make sure to install the Pixel Shader Build Task before using (see below)

Pixel Shader Resources:

Enjoy!
Seema

Published Friday, March 27, 2009 9:30 PM by seemar

Comments

# Great video about creating Silverlight graphics

Found a great video about creating your own pixel shaders and other graphics tools using Silverlight

# meaning of the color overlay?

Saturday, August 22, 2009 6:38 PM by grisjuan

In this talk, you discussed the overlays produced by the enableCacheVisualization param.

I think you said something like this: an overlay color means Silverlight decided to hardware cache an element that the programmer did not ask to be cached. Did I get that right?

Then you said red means an implicit cache behind (I assume in z-order?) the explicitly cached element and green means in front. Is that right?

The docs say enableGpuVisualization "shows areas of a page that are being GPU accelerated with a colored overlay." This doesn't seem to match up exactly with what you said so I'm a bit confused.

Thanks!

Anonymous comments are disabled
 
Page view tracker