Welcome to MSDN Blogs Sign in | Join | Help

May 2005 - Posts

With this release of Sandbox3D , I have added the ability to map video onto 3D meshes and then manipulate the mesh while the video plays (which can make for some very bizarre experiences...). Below is the good old torus, aka donut, with the Windows System Read More...
If you are looking for more 3D samples, check out RHogue's site , where you can download a bunch of innovative samples that really show where Avalon 3D shines. Several of his samples simply map 2D images (.png, .bmp, etc.) to a simple 3D plane, but then Read More...
In putting the Avalon Task Manager sample back together, I found myself constantly wanting to tweak the transforms on the mesh and the camera values, like position and what not, and I kept having to recompile to see my adjustments. With this in mind, Read More...
If you are creating an Avalon application that talks to an Indigo web service, you can generate a proxy class that supports databinding using the /enableDataBinding switch (or /edb in short form) when using Indigo's svcutil.exe tool (the moral equivalent Read More...
Some gotchas with video in this release: --It requires Windows Media Player 10 be installed on the machine. --It only plays .wma and .wmv files. --It requires the latest video drivers for most video cards. (For sure on ATI Radeon 9600/9700, which is what Read More...
Back in January, I wrote an article on doing 2D and 3D dynamic animations. Somehow, I never got around to porting it to the March CTP, but I have done the port to the just released Beta 1 RC. I haven't updated the article yet, but if you want at the source Read More...
The Beta 1 RC went live today. It is actually based on Whidbey Beta 2, which is handy. Lots of good stuff in the Avalon bits, including support for video (see <MediaElement>)! Read More...
A few people pointed out that my sample for uploading a bunch of images to an FTP site using Whidbey broke with Whidbey Beta 2, so I fixed it. Basically, there were some semantic changes: --the FtpMethods enumeration moved to WebRequestMethods.Ftp.* --the Read More...
After a 4 week paternity leave (an amazing benefit that Microsoft provides to new families), I'm back. A few (old) items that I at least want to have up for future reference: My presentation on Avalon at Flash in the Can Interview I did with Pablo Fernicola, Read More...
 
Page view tracker