Welcome to MSDN Blogs Sign in | Join | Help

April 2009 - Posts

Manual Rendering

Folks have really reacted to my mention of manual rendering, so I've made a sample for it. Good thing, too, because to be frank there are a few warts. On the upside, however, it is possible to work around all of them and the code required is not too scary.

Anisotropic Filtering

Anisotropic has been a bit of a frustration for us because while it is very easy to do (it's really just a flag to DirectX), the compatibility issue I mentioned before made it a pain to actually get it in to the control. It's a shame we couldn't turn
Posted by NikolaiF | 3 Comments
Filed under: ,

New Version Released!

Our new version has gone live. Head on over to maps.live.com and click "3D" to upgrade. This release is billed primarily as a perf and bug release because it doesn't add a lot of new features at the end-user level (though I think you will be pleased with
Posted by NikolaiF | 13 Comments
Filed under: , ,

Data Format Revision

As part of our version update, we are also updating the file format of our 3D buildings. The upside is that the new data format is significantly smaller, for faster download. The downside is that old versions of the code cannot understand the new data.
Posted by NikolaiF | 2 Comments

Logging

At times it can be useful to know when and if errors are occurring in VE3D. When instructed, VE3D produces a log file that can be helpful for diagnosis. This requires editing the user.config file and adding an entry: <setting name="Logging" serializeAs="String">
Posted by NikolaiF | 1 Comments
Filed under: ,

Upcoming new version

Next week we'll be releasing a new version of the control. The focus of the release is on perf and bug fixes, but it also adds a set of interesting new functions for managed code developers. I'll be posting updated samples, and more detail on the changes,
Posted by NikolaiF | 1 Comments
Filed under:
 
Page view tracker