Skip to content

Add animation compression:draco-animation.#206

Open
owilliamailliwo wants to merge 4 commits intofacebookincubator:mainfrom
owilliamailliwo:feat/animation-compression
Open

Add animation compression:draco-animation.#206
owilliamailliwo wants to merge 4 commits intofacebookincubator:mainfrom
owilliamailliwo:feat/animation-compression

Conversation

@owilliamailliwo
Copy link
Copy Markdown

@owilliamailliwo owilliamailliwo commented Jun 8, 2019

Implemented glTF extension "Draco_animation_compression" for animation compression.
Changed the command line options for draco.
"-d/--draco mesh" for enable mesh compression.
"-d/--draco animation" for enable animation compression.
The document will be update later.

If anyone has any questions feel free to email me: owilliamailliwo@gmail.com.

@zellski
Copy link
Copy Markdown
Contributor

zellski commented Jun 8, 2019

This is great, thank you! Will read through the code later today.

Offhand I'd say we might want to quietly preserve the old --draco behaviour, for the sake of not breaking existing pipelines, but make the documented options --draco-mesh and --draco-animation. But I'll have more to say later.

@zellski
Copy link
Copy Markdown
Contributor

zellski commented Jun 8, 2019

... and I really have to fix the Travis build ...

@owilliamailliwo
Copy link
Copy Markdown
Author

This is great, thank you! Will read through the code later today.

Offhand I'd say we might want to quietly preserve the old --draco behaviour, for the sake of not breaking existing pipelines, but make the documented options --draco-mesh and --draco-animation. But I'll have more to say later.

I think what you say is reasonable. Let me know if you have any suggestions.
I will modify it according to your suggestions.

BTW,please let me know when the Travis build is ok.

owilliamailliwo added 2 commits June 17, 2019 08:16
@owilliamailliwo
Copy link
Copy Markdown
Author

owilliamailliwo commented Aug 29, 2019

This is great, thank you! Will read through the code later today.

Offhand I'd say we might want to quietly preserve the old --draco behaviour, for the sake of not breaking existing pipelines, but make the documented options --draco-mesh and --draco-animation. But I'll have more to say later.

Hi, do you have any suggestions?

@zellski
Copy link
Copy Markdown
Contributor

zellski commented Aug 30, 2019

I’m sorry for my absence. I’m the only maintainer and sometimes my other obligations must take priority. I will try to take a look soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants