Interactive Geometric Algorithm Visualization in a Browser
Lynn Asselin, Kirk Gardner, and Donald R. Sheehy
SOCG: Symposium on Computational Geometry (Multimedia Session), 64:1-64:5 2016
We present an open source computational geometry framework with interactive visualizations. We provide code for simple topological data structures that can describe planar geometry, polyhedral surfaces, and even more complex topological surfaces. Because the data structures use the same simple primitives for all levels of complexity, it provides a natural springboard for students, educators, and developers. See compugeom.github.io for an interactive demo.
@inproceedings{asselin16interactive,
	Author = {Lynn Asselin and Kirk P. Gardner and Donald R. Sheehy},
	Booktitle = {Proceedings of the 32st International Symposium on Computational Geometry},
	Title = {Interactive Geometric Algorithm Visualization in a Browser},
  Pages={64:1--64:5},
	Year = {2016}}