Skip to content

Commit

Permalink
bring gpt back
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike-Leo-Smith committed Oct 30, 2023
1 parent f4a3090 commit 844b4f3
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 123 deletions.
2 changes: 1 addition & 1 deletion src/integrators/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ luisa_render_add_plugin(group CATEGORY integrator SOURCES group.cpp)
luisa_render_add_plugin(aov CATEGORY integrator SOURCES aov.cpp)
luisa_render_add_plugin(direct CATEGORY integrator SOURCES direct.cpp)
luisa_render_add_plugin(pssmlt CATEGORY integrator SOURCES pssmlt.cpp)
##luisa_render_add_plugin(gradientpath CATEGORY integrator SOURCES gpt.cpp)
luisa_render_add_plugin(gradientpath CATEGORY integrator SOURCES gpt.cpp)
luisa_render_add_plugin(megawave CATEGORY integrator SOURCES megawave.cpp)
luisa_render_add_plugin(megapm CATEGORY integrator SOURCES megapm.cpp)
luisa_render_add_plugin(megavpt CATEGORY integrator SOURCES mega_vpt.cpp)
Expand Down
Loading

0 comments on commit 844b4f3

Please sign in to comment.