Hi Sarah and welcome, With regards to using 3D viewers in Arches, have a look at my implementation here: https://github.com/globaldigitalheritage/arches-3d
Perhaps this is a bit too 'head-first' (take your time to familiarize yourself with Arches), but if you want to implement 3D HOP into Arches, you can copy/paste the following code into your own implementation: *Javascript:* https://github.com/globaldigitalheritage/arches-3d/tree/master/arches_3d/arches_3d/media/js/reports/three-d-hop *Html templates:* https://github.com/globaldigitalheritage/arches-3d/blob/master/arches_3d/arches_3d/templates/views/report-templates/three-d-hop.htm https://github.com/globaldigitalheritage/arches-3d/tree/master/arches_3d/arches_3d/templates/views/components/three-d-hop *Css:* https://github.com/globaldigitalheritage/arches-3d/blob/master/arches_3d/arches_3d/media/css/three-d-hop.css *Migration to register the 3D HOP report template:* https://github.com/globaldigitalheritage/arches-3d/blob/master/arches_3d/arches_3d/migrations/002_three_d_hop_report_template.py Look in the same folders for implementations of e.g. Sketchfab and Potree as well. See it in action *here* <https://globaldigitalheritage.org/search?typeFilter=%5B%7B%22graphid%22%3A%2236bcaff4-b82f-11e8-8598-0242ac120004%22%2C%22name%22%3A%223D%20HOP%20Model%22%2C%22inverted%22%3Afalse%7D%5D&no_filters=false&page=1> . Let me know if I can help with anything! All best, Vincent On Thursday, 5 September 2019 15:53:42 UTC+2, Sarah Schäfer wrote: > > Hi all, > > I'm in the process of educating myself as much as I can about Arches > before I begin implementation and am finding this forum so valuable - thank > you! > > I’ve recently joined a small digital cultural heritage organisation based > at a university in Cape Town, South Africa, and am working with them in my > capacity as digital curator. The team does digital spatial documentation of > cultural heritage sites, and has an incredible archive of documentation > from the past 15 years. As a team, we are really excited about the > possibilities of using Arches, especially because of the GIS functionality > and viewers like 3D HOP and Sketchfab. The datasets that we have are > heterogenous, and our metadata is not where it should be. > > I’ll be overseeing the implementation, and although I have a good > knowledge of and experience in digital cultural heritage and some very > basic developing in my background, it is quite an intimidating task! I’d > love to know if there is a resource (or some kind of support group :-/) > available for Arches newbies like me? > > Thanks, > Sarah > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/archesproject/4d5190a4-1c1c-4632-a56f-be273481b266%40googlegroups.com.
