|
@@ -878,7 +878,7 @@ MarchingCubes.prototype.isMarchingCubes = true;
|
|
|
/////////////////////////////////////
|
|
|
|
|
|
// These tables are straight from Paul Bourke's page:
|
|
|
-// http://local.wasp.uwa.edu.au/~pbourke/geometry/polygonise/
|
|
|
+// http://paulbourke.net/geometry/polygonise/
|
|
|
// who in turn got them from Cory Gene Bloyd.
|
|
|
|
|
|
const edgeTable = new Int32Array( [
|