Search Results

1
vote

Recommendations for C++ 3d vector/matrix library with targeted camera

Viewing is done with elementary transformations, the same way that model transformations are done. If you want some convenience functions like gluLookAt() in GLU, then I don't know, but it would b …