Related Experiment Video
Updated: Apr 27, 2026

Author Spotlight: Insights into the Analysis of Human Interaction with 3D Virtual Objects
Published on: October 18, 2024
A topological framework for interactive queries on 3D models in the Web
Mauro Figueiredo1, José I Rodrigues1, Ivo Silvestre2
1Centro de Investigação Marinha e Ambiental (CIMA), Portugal ; Instituto Superior de Engenharia, Universidade do Algarve, 8005-139 Faro, Portugal.
TopTri is a new open-source toolkit that adds topological information to 3D models for web browsers. This enables real-time querying of mesh data, enhancing interactive Web3D applications.
Area of Science:
- Computer Science
- Web Technologies
- Computer Graphics
Background:
- Existing web 3D technologies like X3D, WebGL, and X3DOM allow visualization and interaction with 3D models.
- The X3D file format, commonly used for web 3D, lacks explicit topological information, hindering efficient algorithms requiring adjacency and incidence data.
Purpose of the Study:
- To introduce TopTri, an open-source toolkit for Web3D servers.
- To enable the creation of topological models for manifold and non-manifold triangular meshes.
- To facilitate real-time querying of adjacency and incidence information for web-based 3D applications.
Main Methods:
- Development of the TopTri toolkit for building topological models of triangular meshes.
- Implementation of web server queries for retrieving topological data (vertices, edges, faces).
- Application of topological information for generating minimal local points and iso-lines within 3D meshes.
Main Results:
- TopTri successfully builds topological models for complex triangular meshes.
- Web3D client applications can efficiently query adjacency and incidence information in real-time.
- Demonstrated applications include interactive identification of features like stalactites in 3D cave models.
Conclusions:
- TopTri provides essential topological data for interactive Web3D applications.
- The toolkit is suitable for handling large triangular meshes with millions of triangles.
- Real-time performance makes TopTri a valuable tool for advanced web-based 3D interactions.
Related Concept Videos
Three-Dimensional Force System
Three-Dimensional Force System:Problem Solving
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...
Virtual Work for a System of Connected Rigid Bodies
Next,...
Support Reactions in Three Dimensions
Ball and Socket Joint is one of the supports allowing free rotation about any axis. This freedom of rotation is...
Three-Dimensional Analysis of Strain
Collisions in Multiple Dimensions: Introduction

