4 Commits

Author SHA1 Message Date
sthen
2e121bb84e update to openvdb-8.1.0, from maintainer 2021-06-25 20:56:03 +00:00
rsadowski
60f1ae14cf Update openvdb to 8.0.1
Update diff from maintainer, thanks
2021-02-28 06:19:01 +00:00
cwen
aea2962595 openvdb: don't build on powerpc
This can't be built on powerpc because devel/tbb does not support 64-bits
atomics on ppc32 and forcing them does not help (as seen previously with
geo/osrm-backend). Spotted in the current macppc bulk.
2021-02-21 01:19:28 +00:00
sthen
c59178039f import ports/graphics/openvdb, from deserter666 at danwin1210.me, ok rsadowski
OpenVDB is an Academy Award-winning open-source C++ library comprising a novel
hierarchical data structure and a suite of tools for the efficient storage and
manipulation of sparse volumetric data discretized on three-dimensional grids.
It was developed by DreamWorks Animation for use in volumetric applications
typically encountered in feature film production and is now maintained by the
Academy Software Foundation (ASWF).
2021-01-26 13:44:04 +00:00