@MISC\{IMM2012-06303, author = "J. R. Frisvad", title = "onb (Code for Building an Orthonormal Basis from a {3D} Unit Vector Without Normalization)", year = "2012", month = "aug", pages = "151-159", publisher = "Taylor \& Francis", address = "", url = "http://people.compute.dtu.dk/jerf/code/", 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" }