Warning:
Can't synchronize with repository "(default)" (/disks/svn_mcs/repos/sisiphus does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
09/16/10 17:43:13 (13 years ago)
- Author:
-
iulian
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
1 | 1 | |
2 | 2 | == Quad Mesh Generation == |
| 3 | |
| 4 | A standard quad mesh generation algorithm for a geometric surface requires methods for evaluating a closest point to the surface and the direction of the normal, at any point reasonably close to the surface. |
| 5 | |
| 6 | [[Image(QuadMeshPic.jpg)]] |