Browsing by Author "Frongia, Giovanni Laerte"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item The Py3DViewer Project: A Python Library for fast Prototyping in Geometry Processing(The Eurographics Association, 2019) Cherchi, Gianmarco; Pitzalis, Luca; Frongia, Giovanni Laerte; Scateni, Riccardo; Agus, Marco and Corsini, Massimiliano and Pintus, RuggeroFast research and prototyping, nowadays, is shifting towards languages that allow interactive execution and quick changes. Python is very widely used for rapid prototyping. We introduce Py3DViewer, a new Python library that allows researchers to quickly prototype geometry processing algorithms by interactively editing and viewing meshes. Polygonal and polyhedral meshes are both supported. The library is designed to be used in conjunction with Jupyter environments, which allow interactive Python code execution and data visualization in a browser, thus opening up the possibility of viewing a mesh while editing the underlying geometry and topology.