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

Need help with creating draco mesh straight from gltf-sdk #57

Open
Yejneshwar opened this issue Jul 3, 2022 · 0 comments
Open

Need help with creating draco mesh straight from gltf-sdk #57

Yejneshwar opened this issue Jul 3, 2022 · 0 comments

Comments

@Yejneshwar
Copy link

Yejneshwar commented Jul 3, 2022

Hi,

I've been trying to use the toolkit with the gltf-SDK to generate a .glb file with Draco mesh compression. (without the file being saved by the SDK first.)

I keep getting the error Buffer.uri was not specified

If I try the .gltf file there is heap corruption at

auto bufferView = builder->AddBufferView(buffer.data(), buffer.size());

This is what buffer.data() prints for a buffer of any size :
DRACO☻☻☺☺

Any help would be appreciated, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant