Efficient Evaluation of Continuous Signed Distance to a Polygonal Mesh

Authors: Sanchez, M., Fryazinov, O. and Pasko, A.

Conference: SCCG '12: Proceedings of the 28th Spring conference on Computer graphics

Dates: 2-4 May 2012

Pages: 111-118

Publisher: ACM Publishing House

ISBN: 978-80-223-3211-8

Abstract:

An efficient representation of a polygonal mesh by a signed continuous distance field is the main focus of this work. We compare different approaches to implementing such a representation and choose the most efficient one. Several optimizations to the existing methods are presented including the new traversal technique for the BVH-based signed distance evaluation and packet queries. We also discuss details of the GPU implementation of the efficient signed distance evaluation. Several application examples are presented such as blending set operations, linear metamorphosis, space-time blending and microstructure generation for polygonal meshes.

http://www.sccg.sk/

Source: Manual

Preferred by: Oleg Fryazinov