Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support metadata parsing #20

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
c687101
support metadata parsing
aromanov-aligntech Oct 19, 2021
0b1b46b
support metadata encoding + refactoring
aromanov-aligntech Oct 20, 2021
13c6387
get rid of c++ stream in interfaces
aromanov-aligntech Oct 20, 2021
6fa686d
attributes parsing works
aromanov-aligntech Oct 22, 2021
2c9e9fb
fully support decoding
aromanov-aligntech Oct 22, 2021
03544ee
recover draco::
aromanov-aligntech Oct 22, 2021
40ffd20
support encoding too
aromanov-aligntech Oct 22, 2021
b96232d
test works, tasks: 1.points duplications 2.code cleaning 3.more tests
aromanov-aligntech Oct 30, 2021
2829ed7
clear code from debug prints; fix crash in decode_metadata
aromanov-aligntech Nov 10, 2021
209283e
make metadatas and geometry metadata optional and fix tests
aromanov-aligntech Nov 11, 2021
30e46fd
add tests for point cloud
aromanov-aligntech Nov 11, 2021
adb80b0
revert not functional differences with master
aromanov-aligntech Nov 11, 2021
90a2d2a
fix name in comments
aromanov-aligntech Nov 11, 2021
33f374a
full support c++11
aromanov-aligntech Nov 12, 2021
52a0c95
consider create_geometry input parameter; add comments; add tests
aromanov-aligntech Nov 15, 2021
c4e2a02
change comments
aromanov-aligntech Nov 16, 2021
defb743
unify encode_to_mesh and encode_to_point_cloud into one function
aromanov-aligntech Nov 16, 2021
0d35dca
remove unused code
aromanov-aligntech Nov 16, 2021
c946d22
make one common function 'encode_to_buffer';
aromanov-aligntech Nov 17, 2021
a02383e
support faces as list and numpy array
aromanov-aligntech Nov 19, 2021
908953a
fix strings usage
aromanov-aligntech Dec 9, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading