IDC3D

version 2 : 

- Only 1 file to compile with "mex" in Matlab
- Then just type in Matlab command window : 
   [x y z qr]=scid3d(1,1,1,0.05,0.05,3,0.667)   par ex

- Visualization thanks to visualisation.m :

    visualisation(qr,20,x,20,y,20,z)   

where 20 is the size of position vectors x,y,z in this example.

- Executables are for Mac OS X.

