X-Git-Url: http://git.megacz.com/?p=anneal.git;a=blobdiff_plain;f=TODO;h=59c363faf72d28d95d36e09c09de9be194d56bd4;hp=552f7519fa50883415ad2d5518bf61e587c51fa5;hb=b47c6d14a2c5019d9e05c8fa23de362c5a3f31fb;hpb=f9154ad520b5d6e16894c5a18ff456742cd3ae00 diff --git a/TODO b/TODO index 552f751..59c363f 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,13 @@ - sort vertices by error, move the highest-error first - build-in jogl and have it self-extract +Marching Cubes + - better lighting + - crystal ball interface + - face normals + - auto-detect normal when adding a face to an existing patch + - throw an exception if normal unspecified and not attaching to existing patch? + - flip normals when bridging two patches? + - Mesh.invertAllFaceNormals()? Patch-specific version? + - Mesh.isWaterTight() +