Go to file
Paolo Cignoni 3bdf666e86 Changed the interface of the interpolating function of a segment (2D and 3D) from the ambiguous P(float) to Lerp(float). Note that with the previous interface it could happen that seg.P(1) != seg.P0() just becouse seg.P(1) was the result of a lerp. 2013-11-06 16:06:57 +00:00
apps Rewrote sample for voronoi sampling. 2013-10-09 09:20:21 +00:00
docs corrected links to the svn repository in the doxy 2013-06-25 10:23:25 +00:00
eigenlib Updated Eigen to the latest version. 2013-02-27 21:07:14 +00:00
img added img module 2009-07-14 14:43:19 +00:00
vcg Changed the interface of the interpolating function of a segment (2D and 3D) from the ambiguous P(float) to Lerp(float). Note that with the previous interface it could happen that seg.P(1) != seg.P0() just becouse seg.P(1) was the result of a lerp. 2013-11-06 16:06:57 +00:00
wrap dellepiane: fixed image path issues with importing .out 2013-11-04 18:09:34 +00:00