Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
TahaMathModels.js | 2016-03-13 | 173.9 kB | |
MathMod-4.0(WIN32).exe | 2016-02-10 | 9.8 MB | |
mathmod-4.0-src.zip | 2016-02-09 | 967.2 kB | |
MathMod-4.0(Linux64).zip | 2016-02-09 | 1.4 MB | |
MathMod-4.0(WIN64).exe | 2016-02-08 | 9.5 MB | |
Readme.txt | 2016-02-08 | 1.4 kB | |
Totals: 6 Items | 21.7 MB | 0 |
Copyright © 2016 Abderrahman Taha (taha_ab@yahoo.fr) ========================= MathMod 4.0 (08/02/2016) ========================= Home: https://sourceforge.net/projects/mathmod/ Google+ : https://plus.google.com/u/0/108432079989441783124/posts Facebook: https://www.facebook.com/pages/MathMod/529510253833102 Twitter : https://twitter.com/parisolab Forum: http://k3dsurf.s4.bizhat.com This Software is distributed under the GPL license. Changelog for MathMod-4.0 (08/02/2016) 1) Add user defined parameters (up to 20) with sliders linked to them for real time mathematical models exploration (see "fhelix1" script video https://youtu.be/1L2VTaLPtrA ) The sliders properties (min, max, step and initial position) are defined in the script but can be edited with a new MathMod module (see "Sliders" tabulation). 2) Add 152 new advanced script examples (for a total of 332) : They are kept in a separate MathMod file collection "advancedmodels.js" because it's a separate project that is updated more often than MathMod itself. You can follow the updates on my Google+ ( https://plus.google.com/u/0/108432079989441783124/posts ) and Facebook ( https://www.facebook.com/MathMod-529510253833102/ ) pages. 3) Implementation of some PovRay internal functions as MathMod scripts and also MathMod internal functions. The functions are : fhelix1, fhelix2, f_hex_y and fmesh 4) Code cleaning and optimization.