All Questions
Tagged with computational-geometry gpgpu
1 question
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 ...