onb (Code for Building an Orthonormal Basis from a 3D Unit Vector Without Normalization) |
Jeppe Revall Frisvad
|
| Abstract | This source code provides the performance test described in the Journal of Graphics Tools 2012 paper
Building an Orthonormal Basis from a 3D Unit Vector Without Normalization
By author: Jeppe Revall Frisvad
Permission is granted to anyone to use this code as
software for any purpose, including commercial applications.
However, the software is provided 'as-is' without any warranty.
Visual Studio commandline compilation (/openmp is optional):
cl onb.cpp /O2 /openmp /EHsc |
| Type | Software |
| Journal/Book/Conference | Journal of Graphics Tools |
| Year | 2012 Month August Vol. 16 No. 3 pp. 151-159 |
| Publisher | Taylor & Francis |
| Electronic version(s) | [zip] |
| Publication link | http://people.compute.dtu.dk/jerf/code/ |
| BibTeX data | [bibtex] |
| IMM Group(s) | Image Analysis & Computer Graphics |