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

Textured objects are not displayed on iOS #43

Closed
FunnyPaul opened this issue May 12, 2021 · 1 comment
Closed

Textured objects are not displayed on iOS #43

FunnyPaul opened this issue May 12, 2021 · 1 comment
Assignees

Comments

@FunnyPaul
Copy link

Configuration (please complete the following information):

  • Device: iPhone
  • OS: iOS 14.x
  • Browser Safari (iOS), Chrome(iOS)
  • 3DHOP Version 4.3 stable

Describe the bug
When I convert a PLY file with texture via nxsbuild, it is not displayed on iOS. PC etc. works wonderfully.

If the PLY file is generated without texture (parameter -u), however, it works with the display under iOS.

@potenziani potenziani self-assigned this Mar 1, 2023
@potenziani
Copy link
Member

Dear @FunnyPaul ,

sorry for the huge delay in the reply! You probably already solved the problem by yourself, however, since this answer might be useful to other users, here is a tip for successfully using 3DHOP also on iOS devices!

The issue you reported most probably is related to an iOS WebGL2RenderingContext inconsistency bug, already fixed with commit 0d16e94, in the DEVELOPMENT branch. We did some tests with textured models on Apple devices + iOS 14.x and everything seems to work fine. In the next weeks the DEVELOPMENT branch will be merged into the MASTER branch. Until then, please refer to the DEVELOPMENT branch to overcome this bug, and get the most updated 3DHOP package!

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

2 participants