Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] visualization

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] visualization


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] visualization
  • Date: Tue, 12 Dec 2017 17:21:28 +0100
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:tpNMmhVZBOshUSmoEqeKi8ExvvTV8LGtZVwlr6E/grcLSJyIuqrYbBCOt8tkgFKBZ4jH8fUM07OQ7/i5HzRYqb+681k6OKRWUBEEjchE1ycBO+WiTXPBEfjxciYhF95DXlI2t1uyMExSBdqsLwaK+i764jEdAAjwOhRoLerpBIHSk9631+ev8JHPfglEnjWwba9vIBmssQndqtQdjJd/JKo21hbHuGZDdf5MxWNvK1KTnhL86dm18ZV+7SleuO8v+tBZX6nicKs2UbJXDDI9M2Ao/8LrrgXMTRGO5nQHTGoblAdDDhXf4xH7WpfxtTb6tvZ41SKHM8D6Uaw4VDK/5KptVRTmijoINyQh/W/KlMJwgqJVrhGvqRNxzIHbYp2aOvVlc6PBft4XX3ZNUtpfWiFBBI63cosBD/AGPeZdt4TxqUYAogWlCga2H+Pv1j5IiWHw3aYn1eohFhvG3A0nH9ISrX/YqNT7O7kVUeCw0qbI0S/DbvNW1zjn9IfIbhchoeuMXL51f8ba1E4iFxjBjlWXs4zlPjSV1vgXv2ie6+ptTu2vi2s9pAFwpjij3Nsjio7Mho8MzF3P6Ct3wIEwJdKiSU57Z8apH4dfty6AM4t6WMQiQ3tnuCs817YIuoa7cTAUxJg7wxPTcf+KfoiS7h7+SuqcIi10iG9ndb6hnxq/80utxvfiWsS70VtGtDdJn93Cu3wX1RHe6s6KQeZn8Ei7wzaAzQXT5/lEIU8qkarbLIYswrsqmZoStUTPByH3mF/qgKOPeEUo5+ql5/r9brXpoZ+cMIB0igXgPag0hsO/BuE4PhAPX2id5+u8yKXu8VPlTLhOlPE7kanUvIrHKcgFpaO1GRJZ34Q95xqnCjepytUYnX0JLFJffxKHipDkO0rKIPD/F/e/glOskCtxy/DDOr3sGZrNLn3Zn7fgebZx8VJTyA02zdxH/ZJbFqkBIO7vWk/2rNHXEhA5PBaww+r+Fdp915geVn6SAq+CK6PfqkSI5+IqI+mUfoAZojf9K/4/5/7vl3A1g1EdfbP6lacQPXu3F/AjL0SCamf3mf8AF30Lt0wwVr/EklqHBHRoany7RL496zdzLIW8DIDfDsCCjbuE0TuhD7NfbXxBEEHNWz+8bIGDQfYLdGSXJudulzUFUf6qTIp3hkLmjxPz17cydrmcwSYfr5+2jNU=

There are a set of demos in the demo directory of a release
(Arrangement_on_surface_2, Bounding_volumes, ...)

For everything that is 3D the polyhedron demo is a rather complete
tool that gives you access to almost every 3D algorithm in CGAL.

Sebastien.

On 12/11/2017 07:46 AM, Manav Bhatia wrote:
Greetings!


   I would greatly appreciate some guidance on the topic of visualization. I looked through the Visualization package and some of the previous discussion on the mailing list. There is some discussion related to: VTK, .off format, GeomView, and a QT framework.

   I am working on Mac OS and download glc_player to visualize some of the .off files. Is .off the preferred format?

   If my objective is to visualize the geometric entities in an example (for instance: https://doc.cgal.org/latest/Arrangement_on_surface_2/Arrangement_on_surface_2_2polylines_8cpp-example.html ), what would be the quickest way to do that?

   Also, out of curiosity, how are the figures in the documentation, for example this (https://doc.cgal.org/4.8/Bounding_volumes/index.html#Chapter_Bounding_Volumes) obtained?  Is it using one of these frameworks?

Thanks,
Manav



Archive powered by MHonArc 2.6.18.

Top of Page