3 releases

new 0.0.4 Nov 12, 2024
0.0.3 Nov 9, 2023
0.0.1 Nov 3, 2023

#41 in #voxel

Download history 12/week @ 2024-07-29 5/week @ 2024-09-23 123/week @ 2024-11-11

123 downloads per month

AGPL-3.0-or-later

3.5MB
368 lines

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.


lib.rs:

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.

Dependencies

~25–34MB
~597K SLoC