a dimension-independent and extensible framework for huge geometric models

Post on 02-Jul-2015

128 Views

Category:

Education

4 Downloads

Preview:

Click to see full reader

DESCRIPTION

Nowadays, gigantic models can be easily produced in many applications and their dimension often exceeds the RAM size in a common workstation. Thus, using an external memory technique is mandatory in this case. In this paper, we define a dimension-independent and extensible framework, called Objects Management in Secondary Memory (OMSM), for managing huge models. The OMSM framework can be easily adapted to the users needs through dynamic plugins, providing many techniques to be integrated in a storing architecture.

TRANSCRIPT

A Dimension-Independent and Extensible Framework for Huge Geometric Models

David CANINO – canino@disi.unige.it

Brief Description

The dimension of huge models often exceeds the RAM size in a common PC workstation. Thus, using an External Memory (EM) technique is mandatory.

In this poster, we define a dimension-independent and extensible framework, called Objects Management in Secondary Memory (OMSM).

The OMSM framework can be easily adapted to the users needs through dynamic plugins, integrating a lot of techniques in a storing architecture.

David CANINO – canino@disi.unige.it – Dept. of Computer Science, Genoa, IT

OMSM Organization

David CANINO – canino@disi.unige.it – Dept. of Computer Science, Genoa, IT

Independent aspects:

Spatial indexing

Clustering policy

Clusters transfer

A layer for each aspect with a Common Interface

Independent data model for each layer

Interface and Dynamic Loading design patterns

top related