Skip to main content

All Questions

Filter by
Sorted by
Tagged with
5 votes
2 answers
2k views

a flexible data structure for geometries

What data structure would you use to represent meshes that are to be altered (e.g. adding or removing new faces, vertices and edges), and that have to be "studied" in different ways (e.g. finding all ...
AkiRoss's user avatar
  • 411