rss

Restarted work on Mono.Xna

Category : C#, Mono.Xna

As a way to familiarize myself with git-svn interoperability I re-imported the whole Mono.Xna tree in a local git branch to experiment my crazy ideas.

I looked quickly at the code added since the last time and it seems to have advanced quite good even though I saw some violations of the coding guidelines ;) . I also noticed that someone (Alan ?) added some comments on my precedent work about possible issues. I will try to look at that ASAP.

I already had some stubs of the Design namespace implemented so I will resume my work on them but more importantly I peeked a little at the Xna.Framework.Audio namespace to understand how it worked. So far I wrote the result of my researchs on a Mono.Xna’s wiki page. Feel free to add things (especially about implementation ideas).

Post a comment