Skip to content

Commit

Permalink
Merge pull request #32 from alxbilger/volumetricrendering
Browse files Browse the repository at this point in the history
add compilation of VolumetricRendering
  • Loading branch information
hugtalbot authored Jan 10, 2024
2 parents a80ef4b + c8d42e2 commit 8582a01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/configure.sh
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,7 @@ elif in-array "build-scope-full" "$BUILD_OPTIONS"; then
add-cmake-option "-DPLUGIN_SOFASPHFLUID=ON"
add-cmake-option "-DPLUGIN_COLLISIONOBBCAPSULE=ON"
add-cmake-option "-DPLUGIN_THMPGSPATIALHASHING=OFF -DSOFA_FETCH_THMPGSPATIALHASHING=ON"
add-cmake-option "-DPLUGIN_VOLUMETRICRENDERING=ON"
fi

# Generate binaries?
Expand Down

0 comments on commit 8582a01

Please sign in to comment.