Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Question about some topology models.

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Question about some topology models.


Chronological Thread 
  • From: Marc Alexa <>
  • To:
  • Subject: Re: [cgal-discuss] Question about some topology models.
  • Date: Wed, 12 Feb 2020 09:13:01 +0100
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:4a0LyRU/B5twoLYMoCLLVF/no9bV8LGtZVwlr6E/grcLSJyIuqrYZRSPu6dThVPEFb/W9+hDw7KP9fy5BSpevd3Y6CFKWacPfiFGoP1epxYnDs+BBB+zB9/RRAt+Iv5/UkR49WqwK0lfFZW2TVTTpnqv8WxaQU2nZkJ6KevvB4Hdkdm82fys9J3PeQVIgye2ba9vIBmsogjdq8YbjZFjJ6s+xRfFv2dEduBLzm50OFyfmArx6ci38JN/6Spbpugv99RHUaX0fqQ4SaJXATE7OG0r58PlqAfOQxKX6nQTTmsZnBxIAxPY7B7hRZf+rjH6tutm1yaEO8D9UK05Vi6j76dvTx/olTsHOjsk+2zZlsB8kKRWqw+mqBJi3o7Ue5mVO+RicaPBc90aQm9BUdxQVyxHH4iwa4QCAu4EMetesoLzpUYBrQGmCAesGOzgxSJGiHH43aMk0esvEgbI0Rc6EN4StXTZttX1OLsQXO2z0aLGzS/Db/RT2Trl74bHaAohru2RVr9sdcre10YuGBnYhViXrIzqJSmV2fgXv2eB6+pvS+2uhHQ8pgF+pzig3MYsio3Tio0JzVDE8Dx0zYAoLtO2T057ZMSrEJpWtyyCK4R2RNkiT3tpuCYm0rEJo4a7fDARyJQ/wB7fd+aLfJSP4hLmTOqRPS13hHd4eL6lmRm97FWgxvXgWcmxzVZGtDRKncTRtnwV0Rzc8NOIReB5/ki/wzqAywfT6uRcLUA1k6rbMZ8hzaQqmpodq0TOGDL9lkbujKKOaEko5uyl5/7kb7jmvJOQKZF4hhzkPqkuh8CzGfk0PwYSU2SB5Oix27nu8VfkTLhIkPE6iK3UvI7cKM8GvKC2GRVV3Zwm6xunDzepztAYnX4fIVJAYh2HjozpN0jAIfDiEPuzmlqsnTd2y/zcMb3hBZLNLnfHkLj/Z7py90lcyA8rwdBe4ZJbFK0BLertVkPtsNHUFBw0Pgyuz+r5Ftlxy5kSVGKSDqOBNaPdq16I5uYhI+mWY48VvS7wK/0/6P70kXA1g0USfa230poYcn+1BftmI0CDbnrthtcNC3sFvg07TODykl2NTSZTZ2quX6I7/jw0FI2mAp3HRoy0nbOB3Ty7EYFLZmBdEVCBCmzodoWBW/cUci2eOM5hkjoeVbigUYAtzx+utBWpg4dhNffery0EqYr4hp8y/PzWjRh09DpuDs3b3XvKVHBxhmpPRjk42+d0rkV5j1uCyqNlmOcLKNpI+vlpTgI+YJ7A0/RhWZe1QRPEZt7PSVC8Q9zgDyt2VcM029ZJYkBzHJKpgRnHmiarGLQIjKfYOZov76jg0mjtcsZh127dhu5mlEgjWsIJNGu8h6c5+RKUHJ/Mi0zelqCkcuMX0yfJsWuC1mGTp1oLbAklWqrMWTUTZ1DdsM/izkLEVb6nT7o9YSVbzsvXD6JQYZXAiVhWTb+3Pd3EaCS4n2qgDD6Hw7qNaMzhfGBLj3aVM1QNjw1GpSXODgM5HCr0/zOHUW5eUGn3akapytFQ7XO2SkhuklOPZkxlkqWvo1sb2KXaRPQU0bYJ/iwmrmcsRQrv75ftE9OF4jFZUuBEe9pkuQVI0GvYs0p2OZnyd/kz1G5bSBx+ugbV7zsyD4xBlcYwq3ZzlVh9LKuZ1BVKcDbKhJ0=

Yes, unfortunately good input shapes are scattered. It would be great if someone maintained and updated a list with short descriptions. Here are some pointers that seem relevant to your question.

A comparatively large collection is contained in the Shape Repository of Aim at Shape. As far as I know, the project is not actively developed at this point, but the shapes are still uploaded and accessible: http://visionair.ge.imati.cnr.it/ontologies/shapes/

A collection with a focus on real world triangle meshes (including all sorts of defects) is Thingi10K. What is useful for what you are apparently looking for is the feature to search based on various properties. For example, here is a query for models that bound a genus 7 solid: https://ten-thousand-models.appspot.com/results.html?q=genus%3D7%2C+is+solid
The query language is simple, I’m sure you’ll figure out how to adjust it to search for what you want.

Ergun Akleman has developed topological modeling tools for polygonal surfaces. I haven’t played with his software, but it seems you can easily generated nice surfaces bounding solids with high genus: http://people.tamu.edu/~ergun/research/topology/download.html

In general, even for good quality models it is sometimes difficult to distinguish embedded from just immersed surfaces. For example for Keenan Crane’s immersed genus 131 “Yeah Right” model ( https://www.cs.cmu.edu/~kmcrane/Projects/ModelRepository/ ) I see different tools reporting different numbers of self intersections. 

-Marc



On 12. Feb 2020, at 05:49, Frank Dz <> wrote:


Hi all,

I am doing some work with topology models like torus, eight models. I found
there are several models in our CGAL repo/data. I want to learn where can we
get such models for CG research purposes?
Many thanks in advance!

Best,
Frank



-----
be open, be creative, be critical
--
Sent from: http://cgal-discuss.949826.n4.nabble.com/

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss






Archive powered by MHonArc 2.6.18.

Top of Page