Revision: 53716
http://brlcad.svn.sourceforge.net/brlcad/?rev=53716&view=rev
Author: starseeker
Date: 2012-11-15 21:23:00 +0000 (Thu, 15 Nov 2012)
Log Message:
-----------
Add TODO note.
Modified Paths:
--------------
brlcad/trunk/src/librt/test_botpatches.cpp
Modified: brlcad/trunk/src/librt/test_botpatches.cpp
===================================================================
--- brlcad/trunk/src/librt/test_botpatches.cpp 2012-11-15 20:08:21 UTC (rev
53715)
+++ brlcad/trunk/src/librt/test_botpatches.cpp 2012-11-15 21:23:00 UTC (rev
53716)
@@ -1,3 +1,14 @@
+/* TODO - Can't keep shifting the fitting plane for a triangle patch
+ * every time a triangle is added - too computationally expensive.
+ * Instead, need to make sure that the starting plane used for the
+ * NURBS fit is the same plane being used for the triangle overlap
+ * testing. Hopefully, that will preclude any "vertical or worse"
+ * surface fit issues while still allowing for a good surface fit,
+ * and avoid this business of triangles that overlap in one fit
+ * plane but not in another. Will probably need a change or two
+ * in the PCL surface fitting code.*/
+
+
#include "common.h"
#include <map>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits