metauni / metaboard

Multiplayer drawing boards for sharing knowledge in Roblox.
Mozilla Public License 2.0
28 stars 6 forks source link

Web-based board viewer #60

Closed dmurfet closed 1 year ago

dmurfet commented 2 years ago

Loading a board from a DataStore using the Cloud API and rendering it in a browser. No need for editing, but being able to download a PNG would be nice.

catgirlinspace commented 1 year ago

currently waiting for @billy-price for the persistence things

dmurfet commented 1 year ago

It would be useful if the web view had a URL to the pocket containing the board (if it is contained in a pocket, otherwise just the place URL). We can augment the launchData to include board persistIDs, so that when you join the pocket/experience you are then teleported directly in front of the board.

I would find this useful for meetings. I'm quite often saying in student meetings "let's revisit this calculation" where the calculation is on a metaboard somewhere. I have to remember where it is, then goto that pocket, it's fine but it is far from optimal. I should be able to just have some bookmarks in my browser or in a text file somewhere I can paste into a browser, and go straight to that board web view and then into the experience via deeplinking (checking the preview to make sure it's the right one).

dmurfet commented 1 year ago

Now available at service.metauni.org