Skip to content

shuttle example - export rendering as glb not working as expected #492

Description

@amscosta

Hi,
Just adding the following piece of script at the end of the shuttle example:
glbdata = session.geometry()
with open("simple_example.glb", "wb") as fp:
fp.write(glbdata)

Results in .glb file like this:
Image

Wondering if somebody know how to make the glb including all the expected renderables from the shuttle example?
Best,
P.S. Actually, the legend is also not visible in the glb (only using the GUI and exporting as .AVZ)

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions