3 releases
new 0.0.4 | Nov 12, 2024 |
---|---|
0.0.3 | Nov 9, 2023 |
0.0.1 | Nov 3, 2023 |
#41 in #voxel
123 downloads per month
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
- Download
event-voxel-builder-*.whl
under [releases] and install usingpip install
, or install from [PyPI]. - 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
- Download
event-voxel-builder-*.whl
under [releases] and install usingpip install
, or install from [PyPI]. - 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