Skip to content

Script for generating large images #2

@micahnyc

Description

@micahnyc

It would be nice to have a script that would generate large images such as 32k or 64k etc

The basic idea being that a display wall configuration is generated, then openspace is run with the first window, takes screenshot, closes, opens next window, takes screenshot, closes, etc.

This method has draw backs of taking a long time to startup every run, and also potential rendering difference between runs (i.e users would have to be aware of time/camera position). However it's possible with no changes to openspace.

With an update to sgct, this could be done at runtime by changing the viewplane coordinates. Then OpenSpace would be only need to be run once, take screenshot, change coordinates, take screenshot, change coordinates take screenshot, etc.

Final step of the process would be to use imagemagick/etc to combine the images into one.

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