Geometry
- 101
- Reid, Miles
- University of Warwick (Director, Mathematics Research Centre). Resources for surfaces and 3-folds.
- 103
- Volcheck, Emil
- Algorithmic questions raised by the theory of algebraic curves. Publications, resources.
- 104
- Grothendieck's Séminaire de Géometrie Algébrique
- Scanned from the original typescript into JPEG format.
- 105
- (Canada) McGill University
- Algebraic Geometry research group. Members and activities, research interests fully described.
- 108
- IntBasis
- Algorithms coded in Maple for computing with algebraic curves. The main algorithm computes an integral basis of an algebraic function field using Puiseux expansions.
- 110
- surf
- A tool to visualize real algebraic geometry: plane algebraic curves, algebraic surfaces and hyperplane sections of surfaces.
- 111
- Canadian Conference on Computational Geometry
- An annual international event for the dissemination of new results in the fields of computational and combinatorial geometry; usually held in a Canadian city in mid-August. Links to meetings and proceedings online from 1994.
- 112
- International Workshop on Algorithms and Computation
- The 3rd International Workshop on Algorithms and Computation (WALCOM 2009) will take place at Indian Statistical Institute, Kolkata, India, February 18-20, 2009. The workshop is intended to provide a forum for researchers working in algorithms and the theory of computation.
- 115
- Delaunay Triangulation Code
- J-D. Boissonnat et al.'s code for Delaunay meshing in 2 and 3 dimensions in C++.
- 116
- Fast Industrial-Strength Triangulation
- By Martin Held. Copes with polygons with holes and degeneracies/self-intersections; based on repeatedly clipping ears. Source code on request.
- 117
- Fast Robust Predicates for Computational Geometry
- C code for orientation and incircle tests using adaptive-precision floating-point arithmetic
- 118
- FastGEO Computational Geometry Library
- FastGEO, A computational geometry library written in the object pascal language.
- 119
- GTS - The GNU Triangulated Surface Library
- Open-source library for manipulating 3D triangular surface meshes. Delaunay triangulations, robust geometric predicates, robust boolean set operations on surfaces, surface refinement and coarsening, level-of-detail, k-d trees, volume and curvature, strips generation.