Any topics/comments welcome for upcoming meeting
- Lobby ideas
- 404 rooms
Time/Date: TBA
As for a new lobby, I have all sorts of feature requests. One, I'll happily contribute once I get to it is the QR code anchor. I think there should be code that opens the room via QR code, but also works as the anchor, that way AR players have a shared anchor to start on. I like the idea of having a very open space for new users. It's fine to spawn far from a group--never liked in VRC spawning in tight spaces--I usually leave right away. Lastly, the moon shot: see if we can integrate with MultiSet, or if they are even up for it. I would be pretty bad ass to send a mesh of your surroundings directly into Janusweb. Therefore, whereever you are in AR, all the VR players know the boundaries of the space. It'll be up to the user to send a texture on it, but I think just the mesh would mostly work. Then Multiset could take over as a VPS for multiple successive players who join in the same space.
Leon: If you open a webpage-link in janusweb it'll teleport the user to a room with the webpage mapped to the wall.
This is really cool imho.
When I saw @dizz 's procedural rooms, it made me realize we can have a spatial web if we could randomize/generate such rooms per webpage (seeded so that each webpage-room can be revisited later).
bai: as in instead of using an instance of the same room for each URL, each one would be unique? In its simplest form that would be doable without needing anything too crazy, basically just templatize the default room and then use the seeded random thing (the presence server just does an md5sum of the URL and this is enough to provide a unique id to each one)...I could also imagine an extended version of this where edits persist to an API and the translator could query for any edits, but that's of course ripe for abuse
GunpigEW: For 404 rooms, can we use an AI model to generate a mesh? Then have it look up some estoeric quote about being lost?
Clean up Lobby
Idea: autocleanup script to broken portals (test it by copy/paste below in javascript console).
Questions: