SummaryDirection fields and vector fields play an increasingly important role in computer graphics and geometry processing. The synthesis of directional fields on surfaces, or other spatial domains, is a fundamental step in numerous applications, such as mesh generation, deformation, texture mapping, and many more. The wide range of applications resulted in definitions for many types of directional fields: from vector and tensor fields, over line and cross fields, to frame and vector-set fields. Depending on the application at hand, researchers have used various notions of objectives and constraints to synthesize such fields. These notions are defined in terms of fairness, feature alignment, symmetry, or field topology, to mention just a few. To facilitate these objectives, various representations, discretizations, and optimization strategies have been developed. These choices come with varying strengths and weaknesses. This course provides a systematic overview of directional field synthesis for graphics applications, the challenges it poses, and the methods developed in recent years to address these challenges.
PrerequisitesThe audience should have some prior experience with triangle mesh representation of geometric models, and a working knowledge of vector calculus, linear algebra, and general computer graphics fundamentals. Some familiarity with the basics of differential geometry and numerical optimization are helpful, but not required.
Intended AudienceThe course targets researchers and developers who seek to understand the concepts and technologies used in direction field and vector field synthesis, learn about the most recent developments, and discern how this powerful tool, which has had impact in a variety of research and application areas, might benefit their area of work. Participants will get a broad overview, and obtain the knowledge on how to choose the proper combination of techniques for many relevant tasks.
SourcesThese notes are largely based on the following state-of-the-art report by the lecturers. It has been extended to include updates on the most recent developments. • The course was subsequently given at SIGGRAPH Asia 2016, including demos and real-time coding sessions. The entire course, including the notes, the presentation slides, and the demos, is provided in the following open-source GitHub repository: https://github.com/avaxman/DirectionalFieldSynthesis
Further ReadingBeing a relatively young and developing topic, no textbooks covering the various aspects of directional field synthesis in the context of computer graphics and geometry processing are available. The notes of a recent course on vector field processing offer another perspective on parts of the topic, with a focus on the discrete differential geometry aspects:• F. Her current interests are in geometry processing and modeling, specifically on vector field design, surface parametrizations, and inter-surface mappings.
David Bommes RWTH Aachen University, GermanyDavid Bommes is an assistant professor in the Computer Science ...