Qianqian Fang

Results 37 issues of Qianqian Fang

This is not a bug report, but a question and request for pointers I recently bumped into this project as I read about Blender 3.2, and was attracted by the...

question

First, some background: Last year, I started a new project called OpenJData (http://openjdata.org, https://openjdata.org/wiki/), with a goal to create a simple and extensible data-annotation standard for general scientific data storage....

enhancement
help wanted

The cl kernel I am trying to compile is mcxcl - the code download URL and test commands can be found in Issue #19. There were two previous errors (precompilation...

bug

now these functions are partially working, but the results are not completely verified. https://github.com/fangq/iso2mesh/blob/master/mesh2vol.m https://github.com/fangq/iso2mesh/blob/master/mesh2mask.m

bug

Reported by Kevin G. McIver Graduate Assistant, Honors College of Engineering Sloan Indigenous Graduate Scholar Mechanical Engineering --------------- Dr. Fang, The error documented here is an inconsistency between the surfaces...

The previous report can be found here: http://cgal-discuss.949826.n4.nabble.com/missing-objects-when-meshing-a-3D-image-with-multiple-disconnected-inclusions-td3349283.html Testing image is included in the above report. Basically, if there are multiple isoloated inclusions (same or differnt label) inside a background...

bug
CGAL
Upstream

Some have examples already, need to do this for the rest

enhancement

Removing self-intersecting elements is extremely important, however, the current available method, `meshcheckrepair('meshfix')` calls `meshfix` (https://code.google.com/p/meshfix/) made by Marco Attene et al. which can only repair simple surfaces (homologous to a...

enhancement
help wanted

The mesh simplification algorithm used in CGAL does not ensure the output mesh is self-intersection free. An alternative or update to Surface_mesh_simplification that ensures self-intersection-free would be very useful.

enhancement
CGAL
Upstream

Quite often, cgalsurf (Surface_mesher class in CGAL 3.x) produces an unusually dense node cluster as a result of a focused surface refinement; sometimes, this refinement can result in an infinite...

bug
CGAL
Upstream