A vectorial solver for free-form vector gradients
Simon Boyé, Pascal Barla, Gaël Guennebaud
In ACM Transactions on Graphics, 31(6), November 2012.
Abstract: The creation of free-form vector drawings has been greatly improved in recent years with techniques based on (bi)-harmonic interpolation. Such methods offer the best trade-off between sparsity (keeping the number of control points small) and expressivity (achieving complex shapes and gradients). In this paper, we introduce a vectorial solver for the computation of free-form vector gradients. Based on Finite Element Methods (FEM), its key feature is to output a low-level vector representation suitable for very fast GPU accelerated rasterization and close-form evaluation. This intermediate representation is hidden from the user: it is dynamically updated using FEM during drawing when control points are edited. Since it is output-insensitive, our approach enables novel possibilities for (bi)-harmonic vector drawings such as instancing, layering, deformation, texture and environment mapping. Finally, in this paper we also generalize and extend the set of drawing possibilities. In particular, we show how to locally control vector gradients.
@article{Boye:2012:AVS,
author = {Simon Boyé and Pascal Barla and Gaël Guennebaud},
title = {A vectorial solver for free-form vector gradients},
journal = {ACM Transactions on Graphics},
volume = {31},
number = {6},
pages = {173:1--173:9},
month = nov,
year = {2012},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."