6 Commits

Author SHA1 Message Date
jos
d2e8ec06f2 Fixed docgenerator for v2. Updated docs. 2015-06-10 20:50:29 +02:00
jos
3cf7d2c309 Conversions to v2 2015-06-07 16:53:40 +02:00
jos
1fe4dc899d Merged latest develop to v2 2015-06-07 16:53:24 +02:00
Kunal Vyas
58cfb20ffd Wrote unit tests
- Added intersect.js file in lib/expression/docs
- added an entry in the index.js file in expression/docs
- modified intersect.js to give appropriate error messages
- added an entry in lib/math.js so that the test case file could find
the function
- wrote the test cases for intersect
2015-06-06 22:44:32 -04:00
Kunal Vyas
44175b5c5b changed indentation from 4 to 2 space 2015-06-04 19:44:01 -04:00
Kunal Vyas
d2230e519c Added intersection function
Computes:
- Line and line intersection in 2D and 3D
- Line and plane intersection in 3D
2015-05-26 03:28:58 -04:00