High performance rendering of implicit surfaces presented in blobtree view. Use Vulkan(NVVK) as backend.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
ZCWang a51732d89e remove hand-crafted glslc compiler, instead take use of original glsl compiler provided in nvpro_cores; 1 year ago
3rdparty remove hand-crafted glslc compiler, instead take use of original glsl compiler provided in nvpro_cores; 1 year ago
cmake remove hand-crafted glslc compiler, instead take use of original glsl compiler provided in nvpro_cores; 1 year ago
src remove hand-crafted glslc compiler, instead take use of original glsl compiler provided in nvpro_cores; 1 year ago
test initial commit 1 year ago
.gitignore Initial commit 1 year ago
.gitmodules remove hand-crafted glslc compiler, instead take use of original glsl compiler provided in nvpro_cores; 1 year ago
CMakeLists.txt remove hand-crafted glslc compiler, instead take use of original glsl compiler provided in nvpro_cores; 1 year ago
LICENSE Initial commit 1 year ago
README.md Initial commit 1 year ago

README.md

blobtreeSyncRendering

High performance rendering of implicit surfaces presented in blobtree view. Use Vulkan(NVVK) as backend.