diff options
author | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-01-30 18:30:54 (GMT) |
---|---|---|
committer | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-01-30 18:30:54 (GMT) |
commit | 2da15511294d2f89f2337ee0330db9062a4cfdce (patch) | |
tree | 03ef1c32856766c871138a1cbce93a8f2047fcc4 /README | |
parent | fc1224d321ad39a5e63d947e6454344d9e86bf95 (diff) |
Clifford Wolf:
Started to use eigen2 for linear algebra problems
git-svn-id: http://svn.clifford.at/openscad/trunk@376 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -52,6 +52,9 @@ development. Other versions may or may not work as well.. * GLEW (bundled with OpenCSG) http://glew.sourceforge.net/ +* Eigen2 (2.0.11) + http://eigen.tuxfamily.org/ + * GCC C++ Compiler (4.0, 4.2, 4.3.1): http://gcc.gnu.org/ |