Skip to content

Fix display in mobile devices #14

Description

@Peque

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions