Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Laccone committed Jan 31, 2024
2 parents 5703fff + 750e316 commit d3a62a2
Show file tree
Hide file tree
Showing 24 changed files with 322 additions and 81 deletions.
81 changes: 81 additions & 0 deletions content/authors/francesca-demitry/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
---
# Display name
title: Francesca Demitry

# delete the following three lines if you want that your page appears:
#_build:
# render: always
# list: never


# Is this the primary user of the site?
superuser: false

# Role/position
role: Administration

# Organizations/Affiliations
organizations:
- name: ISTI-CNR
url: ''

# Short bio (displayed in user profile at end of posts)
bio: Architectural Geometry

interests:
- Architectural geometry
- Structural engineering
- Computational design
- Structural optimization
- Digital fabrication


education:
courses:
- course: PhD in Structural Engineering cum Laude (Tecnica delle Costruzioni ICAR/09)
institution: University of Pisa
year: 2019
- course: Master Degree in Civil Engineering cum Laude
institution: University of Pisa
year: 2014


# Social/Academic Networking
# For available icons, see: https://wowchemy.com/docs/getting-started/page-builder/#icons
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
# form "mailto:[email protected]" or "#contact" for contact widget.
social:
- icon: envelope
icon_pack: fas
link: 'mailto:[email protected]'
- icon: google-scholar
icon_pack: ai
link: https://scholar.google.it/citations?user=fU06Wc0AAAAJ&hl=en
- icon: orcid
icon_pack: fab
link: https://orcid.org/0000-0002-3787-7215
- icon: github
icon_pack: fab
link: https://github.com/flaccone
- icon: twitter
icon_pack: fab
link: https://twitter.com/f_laccone
# Link to a PDF of your resume/CV from the About widget.
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
# - icon: cv
# icon_pack: ai
# link: files/cv.pdf

# Enter email to display Gravatar (if Gravatar enabled in Config)
email: ''

# Highlight the author in author lists? (true/false)
highlight_name: false

# Organizational groups that you belong to (for People widget)
# Set this to `[]` or comment out if you are not using People widget.
user_groups:
- Administration
---

I am fixed-term Researcher at the ISTI - CNR in Pisa. My research focuses on Architectural Geometry, which is an interdisciplinary topic that aims to design, model, optimize, and manufacture complex free-form architectures through the tight collaboration and the synergy of several disciplines, such as differential geometry, algorithmic mathematics, computer graphics, engineering and industrial practice. I am also Adjunct Professor at the University of Pisa.
Binary file added content/authors/francesca-demitry/avatar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion content/authors/marco-potenziani/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
# Display name
title: Marco Potenziani

# Username (this should match the folder name and the name on publications)
authors:
- "marco-potenziani"

# Is this the primary user of the site?
superuser: false

Expand All @@ -14,7 +18,7 @@ organizations:
url: 'https://www.isti.cnr.it/en/'

# Short bio (displayed in user profile at end of posts)
bio: Researcher at the Visual Computing Lab
bio: Digital Technologies for Cultural Heritage

interests:
- Computer Graphics
Expand Down
20 changes: 12 additions & 8 deletions content/publication/2018/PCDS18/cite.bib
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
@Book\{PCDS18,
author = "Potenziani, Marco and Callieri, Marco and Dellepiane, Matteo and Scopigno, Roberto",
title = "Publishing and Consuming 3D Content on the Web, A Survey",
volume = "10 (4)",
year = "2018",
publisher = "Foundations and Trends® in Computer Graphics and Vision",
url = "http://vcg.isti.cnr.it/Publications/2018/PCDS18"
}
@Article\{PCDS18,
author = {Potenziani, Marco and Callieri, Marco and Dellepiane, Matteo and Scopigno, Roberto},
title = {Publishing and Consuming 3D Content on the Web: A Survey},
journal = {Foundations and Trends® in Computer Graphics and Vision},
number = {4},
volume = {10},
pages = {244-333},
year = {2018},
doi = {10.1561/0600000083},
issn = {1572-2740},
url = {http://vcgdata.isti.cnr.it/Publications/2018/PCDS18}
}
20 changes: 13 additions & 7 deletions content/publication/2018/PCDS18/index.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,26 @@
---
title: 'Publishing and Consuming 3D Content on the Web, A Survey'
authors:
- Marco Potenziani
- Marco Callieri
- marco-potenziani
- marco-callieri
- Matteo Dellepiane
- Roberto Scopigno
date: '2018-01-01T00:00:00Z'
publication_types: ['1']
publication: '**'
featured: false
date: '2018-12-01'
publication_types: ['2']
publication: '*Publishing and Consuming 3D Content on the Web, A Survey*'
doi: 'https://doi.org/10.1561/0600000083'

abstract: 'Three-dimensional content is becoming an important component of the World Wide Web environment. From the advent of WebGL to the present, a wide number of solutions have been developed (including libraries, middleware, and applications), encouraging the establishment of 3D data as online media of practical use. The fast development of 3D technologies and related web-based resources makes it difficult to identify and properly understand the current trends and open issues. Starting from these premises, this survey analyzes the state of the art of 3D web publishing, reviews the possibilities provided by the major current approaches, proposes a categorization of the features supported by existing solutions, and cross-maps these with the requirements of a few main application domains. The results of this analysis should help in defining the technical characteristics needed to build efficient and effective 3D data presentation, taking into account the application contexts.'

tags:
- Digital Heritage
featured: false

url_pdf: https://vcgdata.isti.cnr.it/Publications/2018/PCDS18/F&T2018 (Plain) - Publishing and Consuming 3D Content on the Web, A Survey.pdf

image:
# caption: 'Image'
focal_point: ''
preview_only: false
share: false
url_pdf: https://vcgdata.isti.cnr.it/Publications/2018/PCDS18/F&T2018 (Plain) - Publishing and Consuming 3D Content on the Web, A Survey.pdf
---
21 changes: 11 additions & 10 deletions content/publication/2018/PCS18a/cite.bib
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
@InProceedings\{PCS18a,
author = "Potenziani, Marco and Callieri, Marco and Scopigno, Roberto",
title = "Developing and Maintaining a Web 3D Viewer for the CH Community: an Evaluation of the 3DHOP Framework",
booktitle = "16th Eurographics Workshop on Graphics and Cultural Heritage (2018)",
pages = "169-178",
year = "2018",
editor = "R. Sablatnig and M. Wimmer (Editors)",
publisher = "Eurographics",
organization = "Eurographics",
keywords = "web, 3D, browsers, authoring systems",
url = "http://vcg.isti.cnr.it/Publications/2018/PCS18a"
author = {Potenziani, Marco and Callieri, Marco and Scopigno, Roberto},
title = {Developing and Maintaining a Web 3D Viewer for the CH Community: an Evaluation of the 3DHOP Framework},
booktitle = {16th Eurographics Workshop on Graphics and Cultural Heritage},
pages = {169-178},
year = {2018},
editor = {Sablatnig, Robert and Wimmer, Michael},
publisher = {The Eurographics Association},
issn = {2312-6124},
isbn = {978-3-03868-057-4},
doi = {10.2312/gch.20181356},
url = {http://vcgdata.isti.cnr.it/Publications/2018/PCS18a}
}
16 changes: 11 additions & 5 deletions content/publication/2018/PCS18a/index.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,25 @@
---
title: 'Developing and Maintaining a Web 3D Viewer for the CH Community: an Evaluation of the 3DHOP Framework'
authors:
- Marco Potenziani
- Marco Callieri
- marco-potenziani
- marco-callieri
- Roberto Scopigno
date: '2018-01-01T00:00:00Z'
date: '2018-11-01'
publication_types: ['1']
publication: '*16th Eurographics Workshop on Graphics and Cultural Heritage (2018)*'
featured: false
publication: '*16th Eurographics Workshop on Graphics and Cultural Heritage*'
doi: 'https://doi.org/10.2312/gch.20181356'

abstract: '3DHOP (3D Heritage On-line Presenter) has been released 4 years ago, as an open-source framework for the creation of interactive visualization of 3D content on the web, aimed at the CH field. Transforming a research tool into a software "product" usable by the heterogeneous CH community is not a simple task and requires a significant amount of resources plus a specific design. This work presents the evolution of the 3DHOP system, and the complex relationship with its community of users, made of content creators, CH experts and general public. We will discuss the new features introduced, as well as the design and implementation strategy employed to maintain the software and make it usable by developers. We will evaluate the effectiveness of the platform by illustrating some of the applications built with 3DHOP either internally or by external users, as well as by presenting the results of a survey aimed at gathering the opinions and suggestions of the user community.'

tags:
- Digital Heritage
featured: true

image:
# caption: 'Image'
focal_point: ''
preview_only: false
share: false

url_pdf: https://vcgdata.isti.cnr.it/Publications/2018/PCS18a/169-178.pdf
---
18 changes: 10 additions & 8 deletions content/publication/2018/SPPS18/cite.bib
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
@InProceedings\{SPPS18,
author = "Siotto, Eliana and Palma, Gianpaolo and Potenziani, Marco and Scopigno, Roberto",
title = "A Web-based system for data integration and visualization of the ancient colour ",
booktitle = "Proceedings of the 7th Round Table on Polychromy in Ancient Sculpture and Architecture",
series = "Proceedings of the 7th Round Table - Florence, 4th-7th November 2015",
pages = "200-207 ",
year = "2018",
publisher = "SILLABE",
url = "http://vcg.isti.cnr.it/Publications/2018/SPPS18"
author = {Siotto, Eliana and Palma, Gianpaolo and Potenziani, Marco and Scopigno, Roberto},
title = {A Web-based system for data integration and visualization of the ancient colour},
booktitle = {Polychromy in Ancient Sculpture and Architecture},
year = {2018},
editor = {Bracci, Susanna and Giachi, Gianna and Liverani, Paolo and Pallecchi, Pasquino and Paolucci, Fabrizio},
pages = {200-207},
publisher = {Sillabe},
isbn = {978-88-8347-997-7},
note = {link: https://www.sillabe.it/en/monographs/711-polychromy-in-ancient-sculpture-and-architecture-9788883479977.html}
url = {http://vcgdata.isti.cnr.it/Publications/2018/SPPS18}
}
19 changes: 13 additions & 6 deletions content/publication/2018/SPPS18/index.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,21 @@
---
title: 'A Web-based system for data integration and visualization of the ancient colour '
title: 'A Web-based system for data integration and visualization of the ancient colour'
authors:
- Eliana Siotto
- Gianpaolo Palma
- Marco Potenziani
- eliana-siotto
- gianpaolo-palma
- marco-potenziani
- Roberto Scopigno
date: '2018-01-01T00:00:00Z'
date: '2018-10-01'
publication_types: ['1']
publication: '*Proceedings of the 7th Round Table on Polychromy in Ancient Sculpture and Architecture*'
featured: false

tags:
- Digital Heritage
featured: true

links:
- name: Link
url: https://www.sillabe.it/en/monographs/711-polychromy-in-ancient-sculpture-and-architecture-9788883479977.html

image:
# caption: 'Image'
Expand Down
24 changes: 14 additions & 10 deletions content/publication/2019/CDLPPPS19/cite.bib
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
@InBook\{CDLPPPS19,
author = "Callieri, Marco and Dellepiane, Matteo and Lureau, Aurelia and Pavoni, Gaia and Pingi, Paolo and Potenziani, Marco and Scopigno, Roberto",
title = "Rilievo 3D di Alchimia, ed uso dei modelli 3D per studio e divulgazione",
series = "Alchimia di Jackson Pollock Viaggio all interno della materia",
pages = "145-154",
year = "2019",
publisher = "Edifir, Edizioni Firenze s.r.l., Firenze",
note = "ISBN 978-88-7970-806-7",
url = "http://vcg.isti.cnr.it/Publications/2019/CDLPPPS19"
}
@InCollection\{CDLPPPS19,
author = {Callieri, Marco and Dellepiane, Matteo and Lureau, Aurelia and Pavoni, Gaia and Pingi, Paolo and Potenziani, Marco and Scopigno, Roberto},
title = {Rilievo 3D di Alchimia, ed uso dei modelli 3D per studio e divulgazione},
booktitle = {Alchimia di Jackson Pollock Viaggio all interno della materia},
year = {2019},
editor = {Pensabene Buemi, Luciano and Bettini, Francesca and Bellucci, Roberto},
volume = {52},
series = {Problemi di conservazione e restauro},
pages = {145-154},
publisher = {Edifir, Edizioni Firenze s.r.l., Firenze},
isbn = {978-88-7970-806-7},
note = {link: https://edifir.it/prodotto/alchimia-di-jackson-pollock/},
url = {http://vcgdata.isti.cnr.it/Publications/2019/CDLPPPS19}
}
19 changes: 13 additions & 6 deletions content/publication/2019/CDLPPPS19/index.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,23 @@
---
title: 'Rilievo 3D di Alchimia, ed uso dei modelli 3D per studio e divulgazione'
authors:
- Marco Potenziani
- Paolo Pingi
- marco-potenziani
- paolo-pingi
- Gaia Pavoni
- Aurelia Lureau
- Matteo Dellepiane
- Marco Callieri
- marco-callieri
- Roberto Scopigno
date: '2019-01-01T00:00:00Z'
publication_types: ['1']
publication: '**'

date: '2019-06-01'
publication_types: ['6']
publication: '*Rilievo 3D di Alchimia, ed uso dei modelli 3D per studio e divulgazione*'

tags:
- Digital Heritage
featured: false

links:
- name: Link
url: https://edifir.it/prodotto/alchimia-di-jackson-pollock/
---
8 changes: 4 additions & 4 deletions content/publication/2021/ARCCPSPSBBMCTPSD21/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ authors:
- Fauzia Albertin
- Chiara Ruberto
- Costanza Cucci
- Marco Callieri
- Marco Potenziani
- Eliana Siotto
- Paolo Pingi
- marco-callieri
- marco-potenziani
- eliana-siotto
- paolo-pingi
- Roberto Scopigno
- Matteo Bettuzzi
- Rosa Brancaccio
Expand Down
5 changes: 3 additions & 2 deletions content/publication/2021/PBCDPS21/cite.bib
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ @InCollection
volume = {66},
series = {Bibliotheca archaeologica},
pages = {319-327},
publisher = {Roma : L'Erma di Bretschneider},
publisher = {L'Erma di Bretschneider, Roma},
issn = {2240-8347},
note = {Permalink: http://digital.casalini.it/4805894, ISBN: 9788891319456},
isbn = {978-8-89131-945-6},
note = {link: http://digital.casalini.it/4805894},
url = {http://vcgdata.isti.cnr.it/Publications/2021/PBCDPS21}
}
10 changes: 5 additions & 5 deletions content/publication/2021/PBCDPS21/index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: 'Virtual clones for Cultural Heritage applications'
authors:
- Marco Potenziani
- Francesco Banterle
- Marco Callieri
- marco-potenziani
- francesco-banterle
- marco-callieri
- Matteo Dellepiane
- Federico Ponchio
- federico-ponchio
- Roberto Scopigno

date: '2021-01-01'
Expand All @@ -19,7 +19,7 @@ tags:
featured: true

links:
- name: Permalink
- name: Link
url: http://digital.casalini.it/4805894

url_pdf: http://vcgdata.isti.cnr.it/Publications/2021/PBCDPS21/clones.pdf
Expand Down
2 changes: 1 addition & 1 deletion content/publication/2022/CPARPSCSPSCTBBMD22/cite.bib
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@InProceedings\{CPARPSCSPSCTBBMD22,
author = {Cucci, Costanza and Potenziani, Marco and Albertin, Fauzia and Ruberto, Chiara and Picollo, Marcello and Stefani, Lorenzo and Callieri, Marco and Siotto, Eliana and Pingi, Paolo and Scopigno, Roberto and Castelli, Lisa and Taccetti, Francesco and Bettuzzi, Matteo and Brancaccio, Rosa and Morigi, Maria Pia and De Vita, Francesca},
title = {Leafing through the painting "Ecce Homo" by Antonello da Messina: multimodal imaging techniques and data-fusion},
title = {Leafing through the painting "Ecce Homo" by Antonello da Messina: multimodal imaging techniques and data-fusion},
booktitle = {MA-XRF 2022 3rd Conference on the Use of Macroscopic XRF Scanning in Conservation, Art and Archaeology},
year = {2022},
url = {http://vcgdata.isti.cnr.it/Publications/2022/CPARPSCSPSCTBBMD22}
Expand Down
8 changes: 4 additions & 4 deletions content/publication/2022/CPARPSCSPSCTBBMD22/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
title: 'Leafing through the painting “Ecce Homo” by Antonello da Messina: multimodal imaging techniques and data-fusion'
authors:
- Costanza Cucci
- Marco Potenziani
- marco-potenziani
- Fauzia Albertin
- Chiara Ruberto
- Marcello Picollo
- Lorenzo Stefani
- Marco Callieri
- Eliana Siotto
- Paolo Pingi
- marco-callieri
- eliana-siotto
- paolo-pingi
- Roberto Scopigno
- Lisa Castelli
- Francesco Taccetti
Expand Down
Loading

0 comments on commit d3a62a2

Please sign in to comment.