You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Polygon Boolean Operations Visualizer is a cross-platform C++ app for interactively visualizing Boolean operations (union, intersection, difference, symmetric difference) on 2D polygons. Built with CGAL and Qt, it’s ideal for anyone needing clear, accurate polygon set operation demos.
Procedural 3D modeling of fragmented ceramic objects using B-Spline revolution surfaces, Delaunay UV triangulation, and Iterated Function Systems (IFS) for fractal fracture edges. Built with OpenGL/GLUT and CGAL.