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; 2 years ago
3rdparty remove hand-crafted glslc compiler, instead take use of original glsl compiler provided in nvpro_cores; 2 years ago
cmake remove hand-crafted glslc compiler, instead take use of original glsl compiler provided in nvpro_cores; 2 years ago
src remove hand-crafted glslc compiler, instead take use of original glsl compiler provided in nvpro_cores; 2 years ago
test initial commit 2 years ago
.gitignore Initial commit 2 years ago
.gitmodules remove hand-crafted glslc compiler, instead take use of original glsl compiler provided in nvpro_cores; 2 years ago
CMakeLists.txt remove hand-crafted glslc compiler, instead take use of original glsl compiler provided in nvpro_cores; 2 years ago
LICENSE Initial commit 2 years ago
README.md Initial commit 2 years ago

README.md

blobtreeSyncRendering

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