Home › Forums › General Questions › Multiple Outputs
- This topic has 4 replies, 2 voices, and was last updated 3 weeks, 5 days ago by swith23.
-
AuthorPosts
-
2024-11-20 at 3:45 pm #78978swith23Participant
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.
2024-11-20 at 4:55 pm #78984xeonCustomerMulti 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.com2024-11-20 at 5:24 pm #78986swith23ParticipantThanks 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?
2024-11-20 at 5:56 pm #78988xeonCustomerGive this a look: https://www.youtube.com/watch?v=Ad8Lz5b1I6A
Xeon
Route 66 Digital
Interactive Solutions - https://www.r66d.com
Tutorials - https://www.xeons3dlab.com2024-11-26 at 9:30 am #79095swith23ParticipantThat is perfect thanks for sharing
-
AuthorPosts
- You must be logged in to reply to this topic.