Package openvdb: Information

    Binary package: openvdb
    Version: 8.1.0-alt1
    Architecture: x86_64
    Build time:  Jul 8, 2021, 09:05 AM in the task #277589
    Source package: openvdb
    Category: Graphics
    Report package bug
    Summary: C++ library for sparse volumetric data discretized on three-dimensional grids
    Description: 
    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 is developed and maintained by Academy Software Foundation for use in
    volumetric applications typically encountered in feature film production.
    
    This package contains some graphical tools.

    Maintainer: Aleksei Nikiforov


    Last changed


    June 18, 2021 Aleksei Nikiforov 8.1.0-alt1
    - Updated to upstream version 8.1.0.
    June 3, 2021 Aleksei Nikiforov 8.0.1-alt1
    - Updated to upstream version 8.0.1.
    May 24, 2021 Ivan A. Melnikov 8.0.0-alt2
    - Fix build on mipsel:
      + link with -latomic;
      + reduce debuginfo level to -g1 to avoid OOM in compiler.