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

Adding the ability to overlay texture on the 3D model in meshlabJS #142

Open
avnermosh opened this issue Jan 9, 2018 · 2 comments
Open

Comments

@avnermosh
Copy link

I want to add the ability to overlay a texture (e.g. a photo image) on the 3D model if this feature is still not implemented.
I have experience with C/C++ and Makefile build process on Linux.
I will need some help / pointers to emscripten / embind, as I'm new to it (I did read some of the related materials such as the documentation and video tutorials).

Thanks,
Avner

@avnermosh
Copy link
Author

The branch textureSupport that should support 3D model with texture.
When I try to load a 3d model file with texture, I'm getting errors.
The model loads and can be moved around OK, but without texture.
The console in the web browser shows a warning message "No texture found or attached"

Adding an example 3d model that works will be helpful.

Thanks,
Avner

@avnermosh
Copy link
Author

avnermosh commented Jan 12, 2018

Apparently this is already implemented in branch textureSupport. This branch is discussed in issue #140 . I'm having some problems with the branch, and I'll add my comments in issue #140

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