Show simple item record

dc.contributor.authorJ.Vorsatz,en_US
dc.contributor.authorSeidel, Hans-Peteren_US
dc.contributor.editorDirk Reinersen_US
dc.date.accessioned2016-02-17T14:16:08Z
dc.date.available2016-02-17T14:16:08Z
dc.date.issued2003en_US
dc.identifier.isbn3-905673-53-3en_US
dc.identifier.urihttp://dx.doi.org/10.2312/osg.20031419en_US
dc.description.abstractImplementing algorithms that are based on dynamic triangle meshes often requires updating internal datastructures as soon as the connectivity of the mesh changes. The design of a class hierarchy that is able to deal with such changes is particularly challenging if the system reaches a certain complexity. The paper proposes a software design that enables the users to efficiently implement algorithms that can handle these dynamic changes while still maintaining a certain encapsulation of the single components. Our design is based on a callback mechanism. A client can register at some Info-object and gets informed whenever a change of the connectivity occurs. This way the client is able to keep internal data up-to-date. Our framework enables us to write small client classes that cover just a small dedicated aspect of necessary updates related to the changing connectivity. These small components can be combined to more complex modules and can often easily be reused. Moreover, we do not have to store related 'dynamic data' in one central place, e.g. the mesh, which could lead to a significant memory overhead if an application uses some modules just for a short time. We have used and tested this class design extensively for implementing 'Dynamic Connectivity Meshes and Applications 9'. Additionally, as a feasibility study, we have implemented and integrated our concept in the OpenMesh2- framework.en_US
dc.publisherThe Eurographics Associationen_US
dc.titleA Framework for Dynamic Connectivity Meshesen_US
dc.description.seriesinformationOpen SG 2003en_US
dc.description.sectionheadersMeshesen_US
dc.identifier.doi10.2312/osg.20031419en_US


Files in this item

Thumbnail

This item appears in the following Collection(s)

Show simple item record