Skip to content

HOM3R-Viewer v3.0.0

Latest
Compare
Choose a tag to compare
@dgonzalezt dgonzalezt released this 29 Mar 18:44
· 1 commit to master since this release

HOM3R-Viewer

HOM3R-Viewer is a 3D viewer for complex products that integrates the hom3r-engine library offering all its functions. hom3r-viewer has been developed in Unity, which allows it to be deployed on multiple platforms.

The HOM3R-Viewer has been developed in the framework of the Use-It-Wisely (https://cordis.europa.eu/project/id/609027) and Pluggy (https://www.pluggy-project.eu/) projects. It includes all the algorithms presented in the PhD thesis developed by Daniel Gónzalez Toledo. This version (v3.0.0) is the first open version of project.

You can see it running easily in the web demonstrator located on our official website. You can also download it in the files attached to this release, both WebGL and Windows x64 versions.

The documentation of everything is going to take a long time, but if you have any doubts or queries please do not hesitate to contact us (Contact: areyes@uma.es or dgonzalezt@uma.es).

Official website of the project is https://proyectos.diana.uma.es/hom3r

HOM3R Engine Library

HOM3R-Engine is a C# library for interaction with complex 3D models. It implements novel techniques for navigation, occlusion management, selection and linking of information to 3D geometry. This library enables the applications that integrate it to access all the functionalities and features implemented to manage complex hierarchical 3D models. HOM3R-Engine v2.0.0 is the first open version of this library. You can download it from https://github.com/GrupoDiana/hom3r-engine.

Attached files

  • HOM3R Viewer Windows x64 standalone version.
  • HOM3R Viewer WebGL version.
    Feel free to incorporate it into your website if you wish. If you want more examples of web integration, please do not hesitate to contact us.