Skip to content

Modification of NVIDIA GVDB Voxel's gPointCloud particle-to-voxel sample to use scattering with parallel sum reduction between threads in a warp (requires nathanchrs/gvdb-voxels)

Notifications You must be signed in to change notification settings

nathanchrs/p2g-scatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p2g-sample

How to run

Prerequisites:

  • CUDA 9.0+
  • CUDPP
  • GVDB Voxels 1.1
  • Optix 5.1+
  • CMake 3.5+
  1. mkdir build
  2. cd build
  3. ccmake ../src
  4. Change settings as necessary, then generate makefile
  5. make

About

Modification of NVIDIA GVDB Voxel's gPointCloud particle-to-voxel sample to use scattering with parallel sum reduction between threads in a warp (requires nathanchrs/gvdb-voxels)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published