# felixmariotto/three-mesh-ui

⏹ Make VR user interfaces for Three.js

Repository: https://github.com/felixmariotto/three-mesh-ui
Canonical: https://ross.abutalabs.com/products/three-mesh-ui
Homepage: https://felixmariotto.github.io/three-mesh-ui/#basic_setup
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2023-12-03T22:11:05+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2324, "days_push": 1004, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1476, forks 151 (observed 2026-08-28T04:04:50.185959+00:00)

## What it is
three-mesh-ui is a minimalist JavaScript library for building VR user interfaces on top of three.js. It creates UI elements as three.js Object3Ds that can be placed directly in 3D scenes, since HTML/CSS cannot be used in immersive VR.

## Use cases
- build VR menus and buttons in a three.js scene
- create in-world text panels for WebXR experiences
- add a virtual keyboard to a VR application
- render 3D user interfaces for AR headsets
- make interactive UI blocks with layout, borders, and overflow handling in three.js

## When to choose
- you are building an immersive VR/AR experience with three.js and need in-scene UI
- you want lightweight UI meshes without a heavy framework
- you need text, buttons, and keyboards rendered as 3D objects in WebXR

## When to avoid
- you are building a regular desktop or mobile web UI where HTML/CSS works fine
- you need a full UI framework with state management and data binding
- your project does not use three.js

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, graphics
- domain: web-development, graphics
- platform: browser
- tags: threejs, vr, webxr, ar, 3d-ui, game-development, web-server, javascript

## Member repositories
- felixmariotto/three-mesh-ui (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:50.185959+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:27.441528+00:00, confidence not recorded.
  - readme: https://github.com/felixmariotto/three-mesh-ui (fetched 2026-08-28T04:04:50.185959+00:00, sha a3d10faba6cf)
  - homepage: https://felixmariotto.github.io/three-mesh-ui/#basic_setup (fetched 2026-08-29T11:41:57.151663+00:00, sha ac5775b54bc5)
  - registry_npm: https://registry.npmjs.org/three-mesh-ui (fetched 2026-08-29T11:41:57.154647+00:00, sha 4552980dee5e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
