-
- Downloads
Merge branch 'feature/#470_Create_a_color_lookup_table' into 'master'
Feature/#470 create a color lookup table See merge request VR-Group/Project_Phoenix!151
Showing
- library/phx/resources/types/lookup_table.cpp 64 additions, 0 deletionslibrary/phx/resources/types/lookup_table.cpp
- library/phx/resources/types/lookup_table.hpp 65 additions, 0 deletionslibrary/phx/resources/types/lookup_table.hpp
- library/phx/resources/types/transfer_function.cpp 142 additions, 0 deletionslibrary/phx/resources/types/transfer_function.cpp
- library/phx/resources/types/transfer_function.hpp 83 additions, 0 deletionslibrary/phx/resources/types/transfer_function.hpp
- library/phx/utility/epsilon_comparison.hpp 42 additions, 0 deletionslibrary/phx/utility/epsilon_comparison.hpp
- tests/CMakeLists.txt 1 addition, 0 deletionstests/CMakeLists.txt
- tests/src/mocks/generation/Create_openGL_mock.py 4 additions, 2 deletionstests/src/mocks/generation/Create_openGL_mock.py
- tests/src/test_lookup_table.cpp 76 additions, 0 deletionstests/src/test_lookup_table.cpp
- tests/src/test_transfer_function.cpp 104 additions, 0 deletionstests/src/test_transfer_function.cpp
Loading
Please register or sign in to comment