[warzone2100-dev] adding a linear algebra library

2010-09-20 Thread Giel van Schijndel
Hi all, I would like to propse to add a linear algebra library as a dependency to Warzone. One library I have in mind (and have had good experience with in the past) is Eigen [1]. Having a linear algebra library will eventually be required to be able to reimplement OpenGL's matrix math (which

Re: [warzone2100-dev] [Warzone2100-commits] SF.net SVN: warzone2100:[11707] trunk

2010-09-20 Thread Per Inge Mathisen
On Mon, Sep 20, 2010 at 10:17 AM, Giel van Schijndel m...@mortis.eu wrote: Except that we never used floats to store HP, experience or power (and never should use floats for that), so those points are moot. Except we did. We used floats all over the place for movement/position calculations,