-
- Downloads
TestRoughness to draw roughness profile using matrix or fast fourier method.
Showing
- App/App.pro 8 additions, 2 deletionsApp/App.pro
- App/inc/DrawHelper.h 2 additions, 0 deletionsApp/inc/DrawHelper.h
- App/inc/TestDiffuseScattering.h 5 additions, 1 deletionApp/inc/TestDiffuseScattering.h
- App/inc/TestRoughness.h 41 additions, 0 deletionsApp/inc/TestRoughness.h
- App/src/DrawHelper.cpp 80 additions, 1 deletionApp/src/DrawHelper.cpp
- App/src/TestDiffuseScattering.cpp 51 additions, 7 deletionsApp/src/TestDiffuseScattering.cpp
- App/src/TestRoughness.cpp 346 additions, 0 deletionsApp/src/TestRoughness.cpp
- App/src/main.cpp 12 additions, 2 deletionsApp/src/main.cpp
- Core/Core.pro 10 additions, 7 deletionsCore/Core.pro
- Core/inc/LayerInterface.h 1 addition, 1 deletionCore/inc/LayerInterface.h
- Core/inc/LayerRoughness.h 3 additions, 1 deletionCore/inc/LayerRoughness.h
- Core/inc/MathFunctions.h 6 additions, 0 deletionsCore/inc/MathFunctions.h
- Core/inc/MultiLayer.h 2 additions, 2 deletionsCore/inc/MultiLayer.h
- Core/src/LayerRoughness.cpp 16 additions, 4 deletionsCore/src/LayerRoughness.cpp
- Core/src/MathFunctions.cpp 70 additions, 0 deletionsCore/src/MathFunctions.cpp
- Core/src/MultiLayer.cpp 2 additions, 2 deletionsCore/src/MultiLayer.cpp
- ThirdParty/gtest/gtest.pro 8 additions, 7 deletionsThirdParty/gtest/gtest.pro
Loading
Please register or sign in to comment