| Algorithm 1. Parametrized ellipsoid pore model using CSG operations. |
|
define pore (xc,…)): translate([xc,yc,zc]) rotate ([xa,ya,za]) scale([xr,yr,zr]) sphere(r=0.5,$fn=nsegments); |
| Algorithm 1. Parametrized ellipsoid pore model using CSG operations. |
|
define pore (xc,…)): translate([xc,yc,zc]) rotate ([xa,ya,za]) scale([xr,yr,zr]) sphere(r=0.5,$fn=nsegments); |