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

Fix display in mobile devices #14

Open
Peque opened this issue Sep 29, 2019 · 0 comments
Open

Fix display in mobile devices #14

Peque opened this issue Sep 29, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed

Comments

@Peque
Copy link
Collaborator

Peque commented Sep 29, 2019

Example:

https://bulebule.readthedocs.io/en/latest/building.html#rim

Try to reduce the window width to find the issue (3D models nor properly displayed).

Maybe better, have a look at:

https://threejsfundamentals.org/threejs/lessons/threejs-multiple-scenes.html

In particular, render to an off screen canvas and copy the result to a 2D canvas at each element. If performance is not too bad, it could be worth it.

@Peque Peque added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest labels Sep 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant