English

Line Drawings from 3D Models

Graphics 2020-02-18 v2

Abstract

This tutorial describes the geometry and algorithms for generating line drawings from 3D models, focusing on occluding contours. The geometry of occluding contours on meshes and on smooth surfaces is described in detail, together with algorithms for extracting contours, computing their visibility, and creating stylized renderings and animations. Exact methods and hardware-accelerated fast methods are both described, and the trade-offs between different methods are discussed. The tutorial brings together and organizes material that, at present, is scattered throughout the literature. It also includes some novel explanations, and implementation tips. A thorough survey of the field of non-photorealistic 3D rendering is also included, covering other kinds of line drawings and artistic shading.

Keywords

Cite

@article{arxiv.1810.01175,
  title  = {Line Drawings from 3D Models},
  author = {Pierre Bénard and Aaron Hertzmann},
  journal= {arXiv preprint arXiv:1810.01175},
  year   = {2020}
}

Comments

Submitted to Foundations and Trend in Computer Graphics and Vision

R2 v1 2026-06-23T04:25:41.644Z