Liu, Yen-Ting

Results 4 issues of Liu, Yen-Ting

Using a selector to choose between SHA1, SHA256 and SHA512. Hash algorithm is still default to SHA1.

This is a requirement according to the original paper, which can ensure the stability during the acceleration.

bug

Currently, compile instructions for the library itself resides in the primary CMake instruction file, while the utilities have their own instruction file in `util`. Isolate to have the primary instruction...

enhancement

Modify the BDV backend to support the native option. Currently, none of the required configurations are exposed to the interface (KeywordFactory). Would love to integrate the original raycaster code into...