Subject: CVS commit: pkgsrc/geography/draco
From: Greg Troxel
Date: 2025-06-07 13:45:51
Message id: 20250607114551.BD065FBE3@cvs.NetBSD.org

Log Message:
geography/draco: Add 1.5.7

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.

Files:
RevisionActionfile
1.1addpkgsrc/geography/draco/DESCR
1.1addpkgsrc/geography/draco/Makefile
1.1addpkgsrc/geography/draco/PLIST
1.1addpkgsrc/geography/draco/distinfo