Suneeta Ramaswami

Office: 321 Business and Science Building
Telephone: (856) 225-6439
Fax: (856) 225-6624

Email: suneeta.ramaswami at rutgers.edu


Code for Quadrilateral Mesh Generation

Our algorithm for constrained quadrilateral mesh generation has been implemented. Downloadable code, called CQMesh, can be found here. The code was developed (and is maintained, as time permits) by Marcelo Siqueira, one of the co-authors of this work.

Here's a video (a little over 6 minutes) of our quad-tree based meshing algorithm to construct quadrilateral meshes with bounded angles (this paper). Presented at SoCG '09.

Code to construct convex quadrilateral meshes for simple polygonal regions, possibly with holes, is available here. This quad mesh generation code, called RMesh, implements an adaptation of our algorithm to convert triangulations to quadrangulations. This project was carried out by Ryan Bowman, a Computer Science undergraduate who graduated from Rutgers-Camden in 2004.

This material is based upon work supported by the National Science Foundation under grants CCR-0204293 and CCF-0830589.

Any opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation (NSF).