DFG 3D-Viewer

Alpha Version

Since July 2022, a first alpha version of the DFG 3D Viewer is publicly available. For illustration purposes, there is the possibility to view prototypical 3D models in an external repository.

The DFG 3D-Viewer is a media-typological extension of the DFG Viewer and currently accessible at SLUB Dresden. It is still based on Kitodo.Presentation, which has been extended by a 3D viewer component realized with three.js. The source code of the entire DFG viewer and all components is open source and can be found on GitHub.

The repository with prototypical 3D models is an instance of the virtual research environment WissKI under construction at Mainz University of Applied Sciences. 


Project Information

While web-based GIS functionalities for processing and visualizing 2D geometries can be realized with standardized services and formats, corresponding techniques for managing and analyzing 3D data have not yet been established. Similarly, previous web-based 3D viewers such as sketchfab.com or 3dwarehouse.sketchup.com are commercial offers and provide neither legal security nor verified long-term data availability or scientific reproducibility. In addition, there are no commonly accepted minimum standards for 3D model documentation and licensing.

The development of a digital 3D viewer infrastructure for historical 3D reconstructions is supposed to offer a permanent infrastructure. On the one hand, it will provide sustainable accessibility as well as archiving of raw data sets and meta information. On the other hand, it will enable a collaboration by generating 3D web models from common data types as well as a professional discourse on virtual models.

The project aims to develop a digital 3D viewer for digital, source-based 3D reconstructions. Further goals are:

  • Creation of an interdisciplinary application profile
  • Workflow for the delivery of a 3D model in the repository
  • 3D presentation in the DFG viewer
  • Establishment of a 3D repository
  • Rights concept
  • Dissemination

Duration: 01.04.2021 - 30.06.2023


FAQs

Question:  METS Version 2.0 has been announced. Do you take it into account? 

Answer: Actually not, because it is not finished right now. For the moment we will stay with Version 1.11, but there are plans for improvement in SLUB/DFG-Viewer. Since the DFG-Viewer supports many different METS-based media types, we don’t want to address this just for 3D models, but for all supported media types at once.

Question: Does a project partner need to transform all fields into METS/MODS?

Answer: This is not necessary. We are planning to just transform a minimal set of fields which are important for visualization and aggregation. We are also planning a possibility for enhancing the connection with other applications. A fundamental principle of the DFG-Viewer is to have as few mandatory fields as possible while supporting many optional fields.

Frage: Who was involved in the first funding phase?

Antwort:  The first phase of the DFG Viewer consisted of 3 project partners:

  • Friedrich-Schiller-Universtät Jena 
  • Hochschule Mainz
  • Sächsische Landes- und Universitätsbibliothek Dresden

Four external partners were involved in order to incorporate demands from different research fields (and collecting different models) into the DFG Viewer:

  • Ludwig-Maximilian-Universität Munich (Prof. Dr. Stefan Hoppe, Art History)
  • Brandenburgische Technische Universität Cottbus-Senftenberg (Prof. Dipl.-Ing. Dominic Lengyel, Architecture)
  • Universität Cologne (Prof. Dr. Eleftheria Paliou, Archaology)
  • Deutsches Museum Munich (Dr. Georg Hohmann, History of Technology)

Question: Is there an ontology for easier data connection to different repositories?

Answer: Our metadata scheme is based on OntSciDoc3D (application ontology of CIDOC-CRM) and is constantly being improved through consultations with other repositories/infrastructures. For the second phase we are planning to update our ontology, since OntSciDoc3D is outdated comparing to the current CIDOC CRM version and not fully cover all issues.

Question: What is the current status of the DFG 3D-Viewer?

Answer: We are currently able to connect various repositories to the Viewer. We have a prototype repository based on WissKi and Drupal in Mainz. The models’ metadata contained there is exported as XML files and then converted into METS/MODS and thus made available for the DFG 3D Viewer. We are also working on a repository in Jena, which will be filled with retrieved models from Sketchfab and also connected to the DFG 3D Viewer.

Question: Are we just sharing 3D data or also sharing annotation data?

Answer: Right now we are not sharing any annotation in DFG 3D-Viewer. The IIIF Work Group is currently assessing all solutions on the market and we are in contact with them. Based on their assessment, an overarching standard is missing, but maybe a standard can be achieved through the IIIF Work group. However, in another project SLUB is currently working on visualizing annotations based on the W3C Web Annotation Standard in the DFG Viewer, which could then be extended to 3D models as well.

Question: How does the DFG Viewer work?

Answer: The DFG Viewer is a public web service for visualizing digital objects from different remote repositories using international standards like METS/MODS and OAI-PMH. It is provided by SLUB Dresden to anyone free of charge and is based solely on open source components like TYPO3 CMS and Kitodo.Presentation, and is in fact open source itself. Currently multiple digital media types are supported (books, manuscripts, newspapers, images, maps, audio, video). The DFG Viewer consists of multiple plugins, which do different things (parse and display descriptive, technical, administrative, legal and structural metadata, provide a browsable table of contents, reference the original repository and alternative views, and - of course - visualize the digital object itself in an interactive viewer). For 3D models the DFG Viewer uses the WebGL graphics engine of modern browsers to render the model on the client-side. The DFG Viewer is not storing any metadata. It just fetches the METS/MODS XML file from the repository, parses its contents, extracts the link to the digital object and provides this link to the viewer component. All data is temporarily stored in the user’s session and deleted as soon as this session ends (i. e. the browser is closed).

Question: Is transformation of the data on the fly possible?

Answer: There are actually two transformations involved: first, we transform the 3D master formats into GLTF in order to get a smaller derivative for web presentation; second, we transform the object’s metadata into METS/MODS in order to provide it to the DFG Viewer and other aggregators. Because the first transformation is reasonably time-consuming, we generally advise to do this as soon as a new 3D model gets ingested into the repository. The transformation of the metadata on the other hand can be done dynamically whenever it is requested. The DFG Viewer supports both, a transformation on the fly or storing of transformed data in the repository. In fact, the DFG Viewer just needs a link which references the METS/MODS file for a digital object, regardless if this file gets generated dynamically when requested or is statically available. However, transformation (static or on-the-fly) has to be implemented in the repository. We plan to offer support for implementing transformation routines as part of our second project phase.

Question: Is it possible to harvest metadata directly via the DFG Viewer?

Answer: Harvesting of metadata via the DFG Viewer is possible,  but we need some license for the metadata. Currently we support all CC licenses. We would encourage all repositories to provide their data with a CC-0 license.

Question: Do we provide storage for the models?

Answer: No, we will just fetch the model every time from the specific repository. For indexing the models from different repositories we are planning to work together with the Deutsche Digitale Bibliothek. They will harvest the metadata from the provided METS/MODS files (German Digital Library sets METS as default format and also the DFG in their “Praxisregeln Digitalisierung”).

Question: Should the layers for the models be defined?

Answer: It is not necessary, but they could be defined. There is a possible option to show the intersections of the models with clipping planes (interactive for any axis).

Question: Are there grid or snap points?

Answer: Yes, it is possible in some way. If you select the tool in the toolbar on the right and move the mouse over some parts of the models, you can pick some elements and select them. Also you can pick different points on the surface of the model and can measure the distance between the points.

Question: In which part is our viewer our own development?

Answer: We are using the Three.js library and use predefined loaders for OBJ, GLTF etc.

Question: Is it enough to provide a link to a GLB file inside a METS/MODS file with some additional metadata?

Answer: Yes, that would be enough.

Questions: Is there any masterformat needed? Should the model be addressable via link? Should all models be converted to glTF? Why not all models in glTF?

Answer: We don’t want to change the masterformat, because we do not want to tell the repositories what they receive from researchers/use in their repositories. We just need a copy of the model in the format GLB/glTF.  Repositories can use our developed pipeline to convert their models or develop their own pipeline. Our pipeline can convert most formats (scripts mostly opened in Blender and transform/export others, no human interaction needed).

Question: Is there any quality control of the conversion process?

Answer: No, not right now. In fact, we are preparing basic compression by the Draco algorithm, but we are using the default level of compression for every model.

Question: Is a OAI-PMH API really needed?

Answer: No, every repository can use their own APIs/tools. The only requirement for the DFG Viewer is to have URLs for the METS files and GLTF derivatives. Those can be static links or point to any API like OAI-PMH. However, since most of the infrastructure around the DFG Viewer, the Deutsche Digitale Bibliothek and the DFG “Praxisregeln Digitalisierung” is based on OAI-PMH we highly recommend implementing an OAI-PMH interface.

Question:  If using XML for storing the annotations and metadata of the 3D models, the files will become very large. How do you deal with that?

Answer: Large XML files are not of any concern, since they are still reasonably small compared to the 3D model file. However, we do not encode annotations in the METS/MODS file, but only a subset of descriptive, administrative, legal and some technical metadata. The 3D model itself is not embedded in XML, but only linked to from within METS.

Question: Is there a limit for the size of a 3D model? How do you deal with big files in the DFG Viewer?

Answer: There is no technical limit, but loading processes will take longer. If the files of the 3D models become too big, repositories and providers of files can decide on their own if they want to compress the data or reduce complexity of the provided derivatives. It can be researched more by using hand-prepared Level of Details implemented by GLTF extensions or by delivering multi-resolution files generated by Draco compression.


Presentations and Publications

Presentations
1) Smolarski R. (June 2021) „DFG-3D-Viewer: Metadaten und Standards für die 3D-Rekonstruktion”, THÜRINGER FDM-TAGE 2021[Available online]. 
2) Bajena I., Kuroczyński P. & Münster S (November 2021), „Metadata Scheme for 3D Models. How to capture source-based 3D reconstructions of cultural heritage?”, Session “Cultural Heritage and the Semantic Web: Capture of Rich Semantic Data” of the 26th Conference on Cultural Heritage and New Technologies 2021 (CHNT26): The World’s Heritage in the Digital Age. New Technologies Towards Sustainable Research, Conservation and Communication in Vienna (Austria) [Abtract for Conference, available online]
3) Bajena I., (May 2022) „Metadata documentation scheme for digital 3D reconsturction”, 14. Arbeitstreffen der AG Digitale 3D-Rekonstruktion (AG3D), online [Working Group Meeting, Recording available online].
4) Bajena I. & Kuroczyński P. (June 2022) „Development of the methodology and infrastructure for digital 3D reconstructions”, (IN)TANGIBLE HERITAGE(S):A conference on design, culture and technology – past, present, and future in Canterbury (United Kingdom) [Abstract for conference, available online
5) Bajena I., Dworak D., Smolarski R., Kuroczyński P. & Münster S. (July 2022) „DFG 3D-Viewer – Development of an infrastructure for digital 3D reconstructions”, Digital Humanities 2022. RESPONDING TO ASIAN DIVERSITY in Tokyo (Japan), online [Conference Abstract, available online].
6) Bajena, I. P., Dworak, D., Kuroczyński, P., Beck, C. & Münster, S. (2022) " DFG 3D-Viewer. Development of an infrastructure for digital 3D reconstructions", Session " FAIR 3D data in cultural heritage: quality, metadata, applications and repositories" of the 27th Conference on Cultural Heritage and New Technologies 2022 (CHNT27) [Conference Abstract, available online]
7) Bajena I. & Kuroczyński P. (2023). Development of the methodology and infrastructure for digital 3D reconstructions in Proceedings of the (IN)TANGIBLE HERITAGE(S). Conference on design, culture and technology – past, present, and future, 15-17 June 2022. London: AMPS C.I.O. [Conference Proceedings, available online]

Publications
1) Bajena, I. P., Kuroczyński, P. (2021). "Challenges in the face of documentation and publication of 3D reconstructions of Cultural Heritage. How to capture the process and share the data?", in CHNT Editorial board. Proceedings of the 26th International Conference on Cultural Heritage and New Technologies, held in Vienna and online, 02-04 November 2021. Heidelberg: Propylaeum. [Conference Proceedings, under review]
2) Bajena, I. P., Dworak, D., Kuroczyński, P., Meyer, S., Beck, C. & Münster, S. (2022). "DFG 3D-Viewer as an infrastructure for digital 3D reconstruction. Practical use cases.", in CHNT Editorial board. Proceedings of the 27th International Conference on Cultural Heritage and New Technologies, held in Vienna and online, 10-12 November 2022. Heidelberg: Propylaeum. [Conference Proceedings, under review]
3) Münster, S. (2023).  "Advancements in 3D Heritage Data Aggregation and Enrichment in Europe: Implications for Designing the Jena Experimental Repository for the DFG 3D Viewer.", in Appl. Sci. 202313(17), 9781. (https://doi.org/10.3390/app13179781)


Project participants

The focus of the Junior Professorship igital Humanities at the Friedrich Schiller University Jena is on high-caliber, international as well as interdisciplinary research and teaching on image- and object-based knowledge media and processes in the fields of Digital Humanities and Digital Cultural Heritage. The range of topics includes the study of information behavior, information systems as well as aspects of museum mediation and pictorial knowledge representation. The junior professorship also deals with the theoretical reflection and systematization of the Digital Humanities as well as teaching research in order to build digital competencies.

Prof. Dr. Sander Münster (Project Management)

His fields of work are digital 3D reconstructions, 3D digitization of cultural heritage, information systems for 3D models, science analysis and informetrics and the field of visual research processes and visual perception.

Clemens Beck (Project Coordination)

His main research interests are in the field of Digital Humanities/Digital History and Historical Network Analysis as well as in the field of Medieval History and Basic Historical Sciences.

The Institute of Architecture of the University of Applied Science Mainz focuses on the requirements of a scientific documentation of a computer-aided 3D modeling on the one hand, and on the web-based visualization of digital 3D models of destroyed or unrealized buildings on the other hand. The FAIR data principles are in the foreground of the work.

Prof. Dr.-Ing. Piotr Kuroczyński (project leader).

Since 2001 he has been working on computer-aided 3D reconstruction of cultural heritage. His focus is on data modeling, interoperability and visualization of scientific (digital) findings.

The Sächsische Landesbibliothek – Staats- und Universitätsbibliothek Dresden (SLUB) is one of the largest academic libraries in Germany. As a classical state library, it comprehensively collects and archives publications about Saxony as well as publications subject to delivery in Saxony. As the library of the Technische Universität Dresden, it is responsible for the information supply of a research-intensive comprehensive university with a particularly broad spectrum of subjects. As a state library, the SLUB fulfills important coordination and service functions for the libraries in the Free State of Saxony and beyond.

Sebastian Meyer (Project Coordination)

Project coordinator for externally funded projects in the IT department and staff unit for IT strategy. Since 2009, developer of the DFG-Viewers and the underlying framework Kitodo.Presentation  as a reference implementation of METS-based application profiles of the Deutschen Forschungsgemeinschaft.

Funding