matrix-org / matrix-org/thirdroom

Honour remote avatars

Open
#265 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Engine enhancement
Dominant language
C
Stars
647
Forks
70
PR merge metrics
No merged PRs in 30d

Description

Currently we render everyone as a Y-bot rather than loading the glb from their profile. We should honour the glb they actually specified.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the avatar rendering path and how profile avatar URLs are resolved. Check how the current Y-bot is selected and how GLB assets are loaded, then verify that a profile-specified GLB is rendered instead. Done means remote avatars use their specified GLB rather than always showing the Y-bot.

Written by the indexing model from the issue text.

Assessment

Tech stack
three.js
Domain
frontend, game-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.