Portuguese Meeting on Computer Graphics 2009
Permanent URI for this collection
Browse
Browsing Portuguese Meeting on Computer Graphics 2009 by Subject "based applications"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Effective Algorithm for Building and Solving Linear Systems(The Eurographics Association, 2021) Serna, Sebastian Pena; Silva, João; Stork, Andre; Marcos, Adérito Fernandes; Coelho, António and Cláudio, Ana PaulaSeveral mesh-based techniques in computer graphics such as shape deformation, mesh editing, animation and simulation, build and solve linear systems. The most common method to build a linear system consists in traversing the topology (connectivity) of the mesh, producing in general a representation of the set of equations in form of a sparse matrix. Similarly, the solution of the system is achieved, by means of iterating over the set of equations in the default sequence of the vertices (unknowns). This paper presents a new algorithm, which optimizes the build of the linear system and its storage, and which allows the iteration over the set of equations in any arbitrary order. Additionally, our algorithm enables rapid modifications to the linear system, avoiding a complete rebuild.