Difference between revisions of "3DHOP (3D Heritage Online Presenter)"

From COPTR
Jump to navigation Jump to search
(shortening the purpose field; merged content with first line of description)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Infobox tool
 
{{Infobox tool
 
|image=3dhop.jpg
 
|image=3dhop.jpg
|purpose=3DHOP is an open-source JavaScript framework for the creation of interactive visualizations of 3D models directly inside a standard web page. It can be easily configured and is able to work with high-resolution 3D models on low-bandwidth without the need for a specialized server. The framework includes a number of in-built tools to allow for the manipulation of 3D models.
+
|purpose=3DHOP is an open-source JavaScript framework for the visualization of 3D models in a standard web page.
 
|homepage=https://www.3dhop.net/
 
|homepage=https://www.3dhop.net/
 
|sourcecode=https://github.com/cnr-isti-vclab/3DHOP
 
|sourcecode=https://github.com/cnr-isti-vclab/3DHOP
 
|license=GNU General Public License v3.0
 
|license=GNU General Public License v3.0
 
|cost=Free
 
|cost=Free
|formats_in=NXS, NXZ
+
|formats_in=Nexus 3D
 
|function=Access
 
|function=Access
 
|content=3D
 
|content=3D
Line 12: Line 12:
 
{{Infobox tool details}}
 
{{Infobox tool details}}
 
== Description ==
 
== Description ==
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
+
3DHOP is an open-source JavaScript framework for the creation of interactive visualizations of 3D models directly inside a standard web page.  
3DHOP is a free JavaScript framework for displaying 3D models online. The interface can be customised in a variety of ways allowing users to have various degrees of control over the models and access to tools (hotspots, measurement, point picking, sectioning).
+
It can be easily configured and is able to work with high-resolution 3D models on low-bandwidth without the need for a specialized server. The framework includes a number of in-built tools to allow for the manipulation of 3D models.
  
Using JavaScript, it requires no specialist server set up although files must be converted to the Nexus (NXS or compressed NXZ) format for display. A tool for converting files from PLY and OBJ format is freely available.
+
The interface can be customised in a variety of ways allowing users to have various degrees of control over the models and access to tools (hotspots, measurement, point picking, sectioning).
 +
 
 +
Using JavaScript, it requires no special server set up although files must be converted to the Nexus (NXS or compressed NXZ) format for display. A tool for converting files from PLY and OBJ format is freely available.
  
 
== User Experiences ==
 
== User Experiences ==
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. Use a bullet list. -->
 
 
The 3DHOP website contains a number of developer and third-party examples along with tutorials for various aspects of the viewer.
 
The 3DHOP website contains a number of developer and third-party examples along with tutorials for various aspects of the viewer.
 +
 +
* The Swedish Pompeii Project http://www.pompejiprojektet.se/modelmeasuring.php
 +
* 3DHOP for speleoarchaeology blog post http://arc-team-open-research.blogspot.com/2020/03/3dhop-for-speleoarchaeology.html
 +
* Archaeology Data Service, using 3DHOP with archives as a 'preview' for downloadable files https://archaeologydataservice.ac.uk/archives/view/colossusww_he_2020/downloads.cfm?group=1908

Latest revision as of 15:12, 1 March 2022


3DHOP (3D Heritage Online Presenter)
3DHOP is an open-source JavaScript framework for the visualization of 3D models in a standard web page.
Homepage:https://www.3dhop.net/
Source Code:https://github.com/cnr-isti-vclab/3DHOP
License:GNU General Public License v3.0
Cost:Free
Input Formats:Nexus 3D
Function:Access
Content type:3D




Description[edit]

3DHOP is an open-source JavaScript framework for the creation of interactive visualizations of 3D models directly inside a standard web page. It can be easily configured and is able to work with high-resolution 3D models on low-bandwidth without the need for a specialized server. The framework includes a number of in-built tools to allow for the manipulation of 3D models.

The interface can be customised in a variety of ways allowing users to have various degrees of control over the models and access to tools (hotspots, measurement, point picking, sectioning).

Using JavaScript, it requires no special server set up although files must be converted to the Nexus (NXS or compressed NXZ) format for display. A tool for converting files from PLY and OBJ format is freely available.

User Experiences[edit]

The 3DHOP website contains a number of developer and third-party examples along with tutorials for various aspects of the viewer.