Eric Anderson

Results 51 issues of Eric Anderson

Hosting the simulator within another app is a multiple nested iframe situation. The middle frame - run.html - has the responsibility of marshaling multiplayer message traffic to/from the simulator component,...

I need to know the dimensions and aspect ratio of the video stream on the server. It looks like MediaStreamTrack.getSettings() is the source of this information as per: https://www.w3.org/TR/mediacapture-streams/#dom-mediastreamtrack-getsettings Would...

help wanted

It is difficult to read the tooltip when the chart is animating. The chart scrolls under the mouse location, changing the tooltip value. Chasing the sample is sub-optimal, so I...

Our ngrok wrapper is getting out of date, will soon become a maintenance cost.

Enhancement
Backlog

Changing sound volume or frequency on PC requires a mouse. Expected: Slider controls should be tab-indexed, and movable up and down with arrow keys. Browser: Firefox OS: Windows 11

accessibility
music
MEF 2024
MEF-medium

Actors with colliders on them that aren't rendered due to GroupMask association: colliders remain active and intercept input events even though the mesh is not rendered.

v1
needs design

Make an MRE app that can export its own scene to a json file. This would enable the use of the host's world editing capability to design reusable scenes. Update:...

implement as MRE

Not all platforms have the capability to synchronize player skeletons or other data. Add an option to the runtime for synchronizing data between clients. A generic p2p rpc, essentially. This...

needs design

Develop a declarative UI framework. Investigate using AdaptiveCards: https://github.com/microsoft/AdaptiveCards

enhancement