good first issue
Repository metrics
- Stars
- (3,343 stars)
- PR merge metrics
- (PR metrics pending)
Description
The vdb_print binary is missing support for VDB Point grids. This would be super useful. Some recommended functionality:
- total/active/inactive point count
- attribute name, type, uniform, index, flags, compression information
- group name and count information
- whether the descriptor is shared (option to print out all descriptors which differ?)
I suggest that this is only implemented for ABI=6 and above as there are some new virtual functions that will make this easier.