File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212#include " app_resources/common.hlsl"
1313#include " app_resources/imgui.opts.hlsl"
1414#include " nbl/ext/ImGui/ImGui.h"
15- #include " nbl/builtin/hlsl/matrix_utils/transformation_matrix_utils .hlsl"
15+ #include " nbl/builtin/hlsl/math/thin_lens_projection .hlsl"
1616#include " nbl/this_example/builtin/build/spirv/keys.hpp"
1717
1818bool IESViewer::parseCommandLine ()
Original file line number Diff line number Diff line change 88#include " nbl/ext/ImGui/ImGui.h"
99#include " nbl/ext/ScreenShot/ScreenShot.h"
1010#include " app_resources/common.hlsl"
11- #include " nbl/builtin/hlsl/matrix_utils/transformation_matrix_utils .hlsl"
11+ #include " nbl/builtin/hlsl/math/thin_lens_projection .hlsl"
1212
1313bool IESViewer::recreate3DPlotFramebuffers (uint32_t width, uint32_t height)
1414{
Original file line number Diff line number Diff line change 1313#include " app_resources/common.hlsl"
1414#include " app_resources/false_color.hlsl"
1515#include " app_resources/imgui.opts.hlsl"
16- #include " nbl/builtin/hlsl/matrix_utils/transformation_matrix_utils .hlsl"
16+ #include " nbl/builtin/hlsl/math/thin_lens_projection .hlsl"
1717#include " nbl/builtin/hlsl/math/linalg/fast_affine.hlsl"
1818#include " nbl/builtin/hlsl/math/octahedral.hlsl"
1919
You can’t perform that action at this time.
0 commit comments