Robert Long

Results 74 issues of Robert Long

enhancement
Engine

Third Room is a custom Matrix client built around 3D worlds. The UI is built with React and it uses the Hydrogen Matrix SDK for interacting with Matrix and rendering...

enhancement
Frontend
Engine

We need to figure out how many users we can have in a world with our current networking limitations and avatar rendering techniques. Ideally this is somewhere around ~20 participants...

enhancement
Engine

Once you're in a chat there's no way to invite that person to the room. I think we should add a method of sending an invite from the chat dialog....

enhancement

Clicking the `+` icon in the rooms tab should show a dropdown like the worlds tab that allows you to join a room by alias or create a room. This...

enhancement

Currently we don't rewrite the url to the correct file or even show a 404 page when the .html extension is omitted. We should fix this.

bug

It'd be nice to have a guide with some basic tips on how to create a scene with good performance.

documentation

I'm currently using Cloudflare Workers with the [Apple App Store Server API](https://developer.apple.com/documentation/appstoreserverapi). This api uses JWS with X509 verification. In order to parse and verify responses from the server we...

nodejs compat
api
frameworks