Пакет draco: Информация

    Исходный пакет: draco
    Версия: 1.5.7-alt1
    Собран:  31 января 2024 г. 8:57
    Категория: Прочее
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/google/draco

    Лицензия: Apache-2.0
    О пакете: Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics
    Описание: 
    Draco is a library for compressing and decompressing 3D geometric meshes and
    point clouds. It is intended to improve the storage and transmission of 3D
    graphics.
    
    Draco was designed and built for compression efficiency and speed. The code
    supports compressing points, connectivity information, texture coordinates,
    color information, normals, and any other generic attributes associated with
    geometry. With Draco, applications using 3D graphics can be significantly
    smaller without compromising visual fidelity. For users, this means apps can
    now be downloaded faster, 3D graphics in the browser can load quicker, and VR
    and AR scenes can now be transmitted with a fraction of the bandwidth and
    rendered quickly.
    
    Draco is released as C++ source code that can be used to compress 3D graphics
    as well as C++ and Javascript decoders for the encoded data.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    draco (e2kv6, e2kv5, e2kv4, e2k)
    draco-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libdraco (e2kv6, e2kv5, e2kv4, e2k)
    libdraco-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libdraco-devel (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Andrey Cherepanov

    Список участников:
    Andrey Cherepanov

      1. cmake
      2. gcc-c++
      3. rpm-build-ninja

    Последнее изменение


    21 января 2024 г. Andrey Cherepanov 1.5.7-alt1
    - New version.
    30 октября 2023 г. Andrey Cherepanov 1.5.6-alt1
    - Initial build for Sisyphus.