event-voxel-builder

Crates.ioevent-voxel-builder
lib.rsevent-voxel-builder
version0.0.3
sourcesrc
created_at2023-11-03 10:56:00.779506
updated_at2023-11-09 08:10:58.986338
descriptionFast event voxel builder
homepagehttps://codeberg.org/ybh1998/EventVoxelBuilder/
repository
max_upload_size
id1023997
size3,529,950
ybh1998 (ybh1998)

documentation

https://ybh1998.codeberg.page/EventVoxelBuilder/

README

Fast Event Voxel Builder

[Codeberg Repo] [API Document]

Warning: Very Unstable API!

This is currently a rush project for CVPR 2024 and the API will definitely be rewritten after the DDL.

To run the example Python codes or your own Python code

  1. Download event-voxel-builder-*.whl under [releases] and install using pip install, or install from [PyPI].
  2. Run Python example codes in examples or your own codes.

Copyright (c) 2023 Bohan Yu. All rights reserved.
EventVoxelBuilder is free software licensed under GNU Affero General Public License version 3 or latter.

Commit count: 0

cargo fmt