openvdb
openvdb copied to clipboard
OpenVDB - Sparse volume data structure and tools
Signed-off-by: Nick Avramoussis
### Environment Windows 10 OpenVDB v9.0.0 Visual Studio 2017, exact compiler version 14.16.27048.0 ### Describe the bug Turning on `USE_EXPLICIT_INSTANTIATIONS` in CMake debug mode causes a fatal error in the...
Windows 10 VDB 9.0 Clang 13 LLVM When a .vdb file is opened with openvdb::io::File and iterated, the order of the names is different then when using openvdb::io::Stream and iterating....
change path in openvdb from #include to #include ".." add target_include_directories for executables
### Environment **Operating System:** Linux **Version / Commit SHA:** OpenVDB 8.0 **Other:** compiler clang ### Describe the bug If we try to use the same std::ostream (or file) multiple times...
I would like to point out to a performance issue on MSVC, where std::deque degenerates to a vector of pointers for all practical purposes. https://github.com/microsoft/STL/issues/147#issuecomment-1090148740 It may be a good...
Hello! I'm very excited about using OpenVDB, but I'm looking for a cross-platform, easy-to-install way of interacting with it. I have successfully compiled but it would be great to be...
having a [Media type](https://en.wikipedia.org/wiki/Media_type) is important for a lot of cms > The basic registration process is not a formal standards process; it's just an administrative procedure intended to sanity...
### Environment **Operating System:** Manjaro Linux **Version / Commit SHA:** 4a186c2ed4fe3ea925b9c1c6251ac8d0ad3772f0 **CMake Version:** 3.22 **Compiler:** gcc 11.1, cuda 11.5, Optix 7.4 ### Describe the problem /tmp/openvdb-nanovdb/nanovdb/nanovdb/cmd/viewer/RenderLauncherOptix.cpp:406:41: error: ‘OPTIX_COMPILE_DEBUG_LEVEL_LINEINFO’ was not...
### Environment **Operating System:** Manjaro Linux **Version / Commit SHA:** 4a186c2ed4fe3ea925b9c1c6251ac8d0ad3772f0 **CMake Version:** 3.22.1 **Compiler:** gcc 11.1, CUDA 11.2 ### Describe the problem Lots of compile errors: /tmp/openvdb-nanovdb/nanovdb/nanovdb/examples/benchmark/Benchmark.cpp:675:24: error: no...