This page is likely outdated (last edited on 11 Aug 2007). Visit the new documentation for updated content.

MoonlightShots

Screencasts:

  • screencast showing the Surface Silverlight application running, with a few variations.
  • Desklets using Moonlight: this is part of Novell’s HackWeek: a project to create desklets using Moonlight on the Linux desktop.

Jackson shares with us Scribbler:

Scribbler.png

Scribbler

With the 1.0 RC and 1.1 refreshes, Microsoft updated some of their existing demos:

Chess-demo.png

A slightly modified version of the Chess demo running on moonlight. August 6th, 2007

This is the Chess demo running on Moonlight. The .NET AI version and Human version are working.

Airlines-current-demo.png

Current state of Silverlight Airlines, Auguest 3rd, 2007

Silverlight-pad.png

Current state of Silverlight Pad, August 3rd, 2007

We now have most of the visual elements of the Silverlight Airlines demo working.

Silverlight-airlines-demo.png

Silverlight Airlines demo, loading the Xaml map, June 20th, 2007

Jackson work on the Silverlight Airlines demo now shows various components:

Airlines-demo.png

Silverlight Airlines demo, loading the Xaml map, June 20th, 2007

Chris Toshok’s modified version of Surface that loads the Mono logo from a Path/Data components, and runs a live Silverlight widget:

Surfacemodified.png

A Modified Surface page, June 19th, 2007

Jackson and Sebastien got Paths working, this is from Sam Ruby’s SVG to Silverlight page. This in particular shows a sample that renders on Silverlight but fails with SVG:

Intertw1.png

June 18th, 2007

Intertw1.png

Showing Moonlight in a browser; June 18th, 2007

Sebastien has been working on getting the Surface Silverlight demonstration to work with our implementation. Here you can see it in our Gtk# shell:

SurfaceJun17.png

June 17th, 2007

Chris Toshok has been running parts of Dr Popper in Moonlight.

Drpopper2.png

June 21st, 2007

Chris Toshok got the downloader class to work, this is the standard demo.cpp:

Demo-screenshot.png

June 14th, 2007

Moonlight running Tattoo sample:

Tattoo.jpg

Jun 20th, 2007

The Mono Monkey as a xaml file rendered in the browser. The monkey was converted from our SVG monkey file, and is stored using Path Markup Syntax.

Test-monkey.png

Jun 21st, 2007

MoonLight plugin showing smile xaml sample:

Moonsmile.jpg

Jun 9th, 2007

Firefox with MoonLight plugin running Binary Clock SilverLight application:

Binaryclock.jpg

May 22nd, 2007

This shows two videos playing, and they are being scaled and rotated (together with a rectangle that has radiusx/radiusy set and has a transparent filling). At this time animation is done with the Storyboard, with a couple of DoubleAnimations on a Timeline:

Screenshot9.png

June 7th, 2007

This one shows using a video as a stroke pattern, the video is animated, and one of the squares is actually rotating around in the screen (the one tilted):

Path-parsing-progression.png

June 21st, 2007

A progression of screenshots taken while developing the path markup parsing code. The end result is the bozo.xaml image from Sam Rubys SVG Workbench.

Screenshot-lt-demo.png

June 4th, 2007

Screenshot of the XAML parser, now pulling colors out of XAML files and showing off it’s rebellious side.

Xaml-demo-2.png

June 4th, 2007

Very first screenshot of the XAML parser parsing and rendering a line and a rectangle.

Xaml-demo-1.png

June 4th, 2007

This was the first screenshot, video is rotated, but as you can see the video was not being decoded properly (libswscale renders to a different format than Cairo expected), the image is rotating:

Screenshot3.png

May 22nd, 2007