Anh Nguyen

Results 3 issues of Anh Nguyen

Is it able to run VAL on a CPU computer? Look like I need an expansionPenaltyFunction class that supports CPU tensor

Hi, I created a simple example to try csgBoolean operation as follow: ``` #include #include #include #include #include #include #include "openvdb/tools/GridTransformer.h" #include "openvdb/tools/Interpolation.h" #include "openvdb/util/Util.h" #include #include #include #include #include...

I built the code and tried to run an example. I used the config_example.txt file from the source folder and always faced the Errors as shown below. Do you know...