The new release of the framework is out. Among news you can notice GamePad support, Shaders support, TTF fonts… There are several projects on the SVN showing how to use the differents modules. Refer to the changelog for more informations.
I have just added a new module in the Editor that allow you to import animation from GIF files (thanks Mads Kristensen for his great article). You just have to select your GIF and let the framework import the Texture, the TileSet and the Animation for you. Here’s a screen shot of the interface :
[singlepic=9,,,,center]
A starter kit is out. It contains a simple project to show you the basic usage of the framework. You can download it here :
ArcEngine Starter Kit v0.1 (680,5 KiB, 1 975 hits)
This starter kit should works with Visual Studio 2008 Express and Visual Studio 2008. If you have problem or suggestions, please fill a bug report at our
bug tracker.
After many problems with SVN, the one especialy on codeplex, I managed how to use SVN. The current one on google code is working like a charm.
You can downloads the full project and runs projects directly. You may have to change the working directory however.
After a long silence I’m back with good news. I will post soon a beta with examples showing the abilities of the framework. Stay tuned !