Skip to content

HOM3R-Engine v2.0.0

Latest
Compare
Choose a tag to compare
@dgonzalezt dgonzalezt released this 29 Mar 13:06
· 6 commits to master since this release

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.

The HOM3R-Engine library 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.

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 Viewer

HOM3R Viewer is a 3D viewer for complex products that was developed alongside this library, integrating it to offer all its functions. You can see it running on the web demonstrator located on our official website, or you can also download a WebGL or a Windows x64 version from https://github.com/GrupoDiana/hom3r-viewer/releases. If you wish to view/use the source code it is also available in https://github.com/GrupoDiana/hom3r-viewer/.