Initial release
This is the very first release of vdb-rs
, although it has limited features it can read quite a lot of standard OpenVDB files already.
Included is a small bevy sample that can render the voxels that have been loaded in.
What's Changed
- 🏃 Added iterator over each voxel in grid by @jasperdewinther in #1
- 🧑💻 Prepare for open source release by @Jasper-Bekkers in #2
- 📱Release by @Jasper-Bekkers in #14
New Contributors
- @jasperdewinther made their first contribution in #1
- @Jasper-Bekkers made their first contribution in #2
Full Changelog: https://github.com/Traverse-Research/vdb-rs/commits/0.1.0