Programmable style for NPR line drawing

  • Authors:
  • Stéphane Grabli;Emmanuel Turquin;Frédo Durand;François X. Sillion

  • Affiliations:
  • ARTISy/GRAVIR-IMAG - INRIA;ARTISy/GRAVIR-IMAG - INRIA;MIT;ARTISy/GRAVIR-IMAG - INRIA

  • Venue:
  • EGSR'04 Proceedings of the Fifteenth Eurographics conference on Rendering Techniques
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper introduces a programmable approach to non-photorealistic line drawing from 3D models, inspired by programmable shaders in traditional rendering. We propose a new image creation model where all operations are controlled through user-defined procedures. A view map describing all relevant support lines in the drawing and their topological arrangement is first created from the 3D model; a number of style modules operate on this map, by procedurally selecting, chaining or splitting lines, before creating strokes and assigning drawing attributes. The resulting drawing system permits flexible control of all elements of drawing style: first, different style modules can be applied to different types of lines in a view; second, the topology and geometry of strokes are entirely controlled from the programmable modules; and third, stroke attributes are assigned procedurally and can be correlated at will with various scene or view properties. Finally, we propose new density control strategies where strokes can be adapted or omitted to avoid visual clutter. We illustrate the components of our system and show how style modules successfully capture stylized visual characteristics that can be applied across a wide range of models.