Files
OpenSpace/.gitignore
T
Jonas Strandstedt 6419f34b5a ABuffer working with small issues
- Pointing to bugfixed Ghoul
- Pointing to Ghoul with Linux file callback
- Fixed interaction distance control bug when moving to close
- Distance control with mouse wheel added
- Kameleonwrapper normalization based on histogram
- ABuffer seems to work with small issues
2014-06-18 10:34:40 -04:00

25 lines
235 B
Plaintext

bin/
build/
ext/SGCT
.DS_Store
*.swp
# generated glsl files
*.gglsl
# CMake stuff
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt
# Eclipse stuff
.cproject
.project
# Doxygen stuff
html/
latex/
Doxyfile