ZephirFXEC/VQVDB
OpenVDB Fog Volume Compression using VQ-VAE Neural Network
This tool helps 3D artists and animators manage and share large volumetric datasets, like smoke or fog, more efficiently. It takes your existing OpenVDB files and compresses them significantly, resulting in much smaller files that maintain visual quality. The output is a highly compressed `.vqvdb` file that can be quickly decompressed for use in your 3D software.
Use this if you work with large OpenVDB files for visual effects or animation and need to reduce their size for storage, transfer, or faster real-time playback.
Not ideal if your primary concern is absolute mathematical precision for scientific simulations, as the compression is designed for visual fidelity rather than perfect numerical accuracy.
Stars
92
Forks
4
Language
C++
License
BSD-3-Clause
Last pushed
Feb 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ZephirFXEC/VQVDB"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Naresh1318/Adversarial_Autoencoder
A wizard's guide to Adversarial Autoencoders
mseitzer/pytorch-fid
Compute FID scores with PyTorch.
acids-ircam/RAVE
Official implementation of the RAVE model: a Realtime Audio Variational autoEncoder
ratschlab/aestetik
AESTETIK: Convolutional autoencoder for learning spot representations from spatial...
jaanli/variational-autoencoder
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)