Removed now redundant reference surface extractor.

This commit is contained in:
David Williams
2009-05-05 07:58:04 +00:00
parent c03c18c1e4
commit 74013b7500
6 changed files with 3 additions and 391 deletions

View File

@ -19,8 +19,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
******************************************************************************/
#pragma endregion
//Based on code by Paul Bourke
//From the article "Polygonising a scalar field"
//These tables were based on the article "Polygonising a scalar field".
//They have been optimised to allow a more efficient algorithm via bitwise operations.
// http://local.wasp.uwa.edu.au/~pbourke/geometry/polygonise/index.html