We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Multiple Outputs

Home Forums General Questions Multiple Outputs

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #78978
    swith23
    Participant

    I was wondering if Verge3d supported multiple outputs for 2 screens or more with the same app? I can’t find a way to add this using puzzles and unfortunately don’t have the coding, javascript or server knowledge to set this up myself. I think this would be a very handy puzzle for creating interactives for museums. I love how easy it is for non programmers like myself to use the puzzle logic so would be nice if this was a feature.

    #78984
    xeon
    Customer

    Multi screen output can be done using Verge3D but is dependent on how your hardware is configured. If you are configuring your screens in a mural . An example might be a 2×4 grid making a 8K display out of HD displays…in which case you are using a multiplexer to deliver the content across those displays. Or if you are wanting a large screen on one side of the exhibt controlled by a smaller touch panel in a other portion of the room then it too will depend on your hardware configuration. If you are using two independent computers or if its being controlled by one. In these cases it will also depend if your content and app are stored local or on a webserver and how you have delievered the application …. electron app or web app.

    You can have multiple canvas in one app that can be adjusted so they are displayed on independent screens. This may be the easiest method since your hardware list is known and will not change in a museum installation. There are other methods and options as well but to limit the amount of programming this may be a fast option.

    Before going down the road of creating a museum interactive be your content and app are not needing to be run through their CMS or their web server and get all that worked out prior to developing your app as that will impact the best way to approach the problem.

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

    #78986
    swith23
    Participant

    Thanks for the speedy reply. Figuring out what CMS is needed first sounds very wise. In my mind I was just imagining a standalone local app using 2 separate screens (one touch screen for control and another for content output). As a test I would probably of developed it as an electron standalone app instead of web based. Can you create multiple canvas’ using puzzles or is this a web development feature?

    #78988
    xeon
    Customer

    Give this a look: https://www.youtube.com/watch?v=Ad8Lz5b1I6A

    Xeon
    Route 66 Digital
    Interactive Solutions - https://www.r66d.com
    Tutorials - https://www.xeons3dlab.com

    #79095
    swith23
    Participant

    That is perfect thanks for sharing

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.