English

Barycentric Coordinates as Interpolants

Graphics 2014-10-31 v9

Abstract

Barycentric coordinates are frequently used as interpolants to shade computer graphics images. A simple equation transforms barycentric coordinates from screen space into eye space in order to undo the perspective transformation and permit accurate interpolative shading of texture maps. This technique is amenable to computation using a block-normalized integer representation.

Cite

@article{arxiv.1308.1279,
  title  = {Barycentric Coordinates as Interpolants},
  author = {Russell A. Brown},
  journal= {arXiv preprint arXiv:1308.1279},
  year   = {2014}
}

Comments

8 pages, 1 figure

R2 v1 2026-06-22T01:04:44.873Z