NVIDIA / gvdb-voxels

Sparse volume compute and rendering on NVIDIA GPUs
Other
672 stars 144 forks source link

UpdatePolygons OptixScene not working #126

Open jacquesvaneeden opened 2 years ago

jacquesvaneeden commented 2 years ago

Neil

I am having issues moving and rotating models. Looking at the Optix_Scene code UpdatePolygons with xform should work? UpdatePolygons, if I rebuild the optix graph works ( CleanGraph and then rebuilding leaks memory, both CPU & GPU, strange)

Suggestions please Thanks