Efficient Construction of Perpendicular Vectors without Branching
Michael M. Stark
In Journal of Graphics, GPU, and Game Tools, 14(1), 2009.
Abstract: This paper presents a novel formula for computing an arbitrary vector perpendicular to a given 3D vector. The formula, as well as the provided C language implementation, are unusual in that they require no conditional branching. The formula involves little arithmetic and is amenable to hardware implementation.
Article URL: http://dx.doi.org/10.1080/2151237X.2009.10129274
BibTeX format:
@article{Stark:2009:ECO,
  author = {Michael M. Stark},
  title = {Efficient Construction of Perpendicular Vectors without Branching},
  journal = {Journal of Graphics, GPU, and Game Tools},
  volume = {14},
  number = {1},
  pages = {55--62},
  year = {2009},
}
Search for more articles by Michael M. Stark.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."