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

Client-side web-based conversion via WebAssembly or Emscripten #58

Open
pjcozzi opened this issue Jul 4, 2017 · 3 comments
Open

Client-side web-based conversion via WebAssembly or Emscripten #58

pjcozzi opened this issue Jul 4, 2017 · 3 comments

Comments

@pjcozzi
Copy link
Member

pjcozzi commented Jul 4, 2017

I don't have any WebAssembly or Emscripten experience, but I suspect this will be difficult given the complexity of this project and all the third-party dependencies.

It would be a great research project if someone has the bandwidth.

@lasalvavida
Copy link
Contributor

Initial proof of concept here: https://taglang.io/blog/post/COLLADA2GLTF_with_Emscripten/

I will be putting the required fixes to make this work here and in OpenCOLLADA + it's dependencies a little bit at a time. Right now it's kind of a mess.

@cagucor
Copy link

cagucor commented Jan 9, 2021

@lasalvavida how is the progress on this going? I am working on something where this would be useful so would love to contribute however I can.

@lasalvavida
Copy link
Contributor

Hi @cagucor! I've mostly been focusing the time I do have for this project on infrastructure upgrades (build system/CI) and this hasn't been worked on actively in a while.

If you just want something that works, you can grab the compiled WASM here and example integration from my blog.

If you're looking to help get this over the finish line, I'm happy to review PRs.

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

No branches or pull requests

3 participants