Original Post
i am trying to orient an quad perpendicular to a given vector, but dont know exactly how i can achieve this. All i have is a vector where the quad should face to. the problem is quite similar to spherical billboarding, but there i have access to an additional vector (up vector of camera). is it possible at all, when i only know a single vector? Can you give me some hints how i can solve this problem?