Blame view

README 395 Bytes
212273d5   dmayerich   Added README.
1
2
3
4
5
6
7
8
9
  TrueEyes requires the following libraries:
  
  GLUT (OpenGL Utility Toolkit) http://www.opengl.org/resources/libraries/glut/
  GLEW (OpenGL Extension Wrangler) http://glew.sourceforge.net/
  Qt http://qt-project.org/
  RTS (my personal codebase) https://github.com/dmayerich/RTS
  CUDA http://www.nvidia.com/object/cuda_home_new.html
  
  If CMake is unable to find these, make sure to specify their locations.