iamgreaser / iceball

Open-source rewrite of the VOXLAP version of Ace of Spades.
http://iceball.build
GNU General Public License v3.0
113 stars 32 forks source link

Complete PMF to kv6 migration #141

Open dany-on-demand opened 9 years ago

iamgreaser commented 9 years ago

The most important chunk of architecture has been shoved in. I'm aware that model loading is now a bit more, should we say "verbose" in the code department, but kv6s and pmfs should be interchangeable now.

Although particles are still using the PMF API directly. I might fix that. Then again, I might not. It really depends on how important it is to keep that "up to date".

iamgreaser commented 9 years ago

OK, for particles it doesn't really matter that much, we mostly just have a few models that need kv6 versions. I think it's just xcube and nade that need porting - and we could possibly factor out test.pmf once and for all.