# margelo/react-native-filament

🐧 A real-time physically based 3D rendering engine for React Native

Repository: https://github.com/margelo/react-native-filament
Canonical: https://ross.abutalabs.com/products/react-native-filament
Homepage: https://margelo.github.io/react-native-filament/
Language: C++
License: MIT
License Family: permissive
Topics: 3d, android, engine, filament, gltf, ios, model, react-native, rendering, threejs, metal, opengl, physics, vulkan
Last push: 2026-05-27T12:30:27+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 84, release rhythm 74, longevity 66
- inputs: {"age_days": 925, "days_push": 98, "days_rel": 98, "gap_med": 67.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1394, forks 59 (observed 2026-08-28T04:04:36.018360+00:00)

## What it is
A React Native library providing a real-time physically based 3D rendering engine built on Google's Filament, with native C++ rendering and Bullet3 physics. It exposes a declarative React component API and renders GPU-accelerated via Metal on iOS and OpenGL/Vulkan on Android.

## Use cases
- render 3D models in a react native app
- load and display glb/gltf models on mobile
- add 3D physics simulation to a react native app
- gpu-accelerated 3d rendering on ios and android
- build interactive 3d product viewers in react native
- replace expo-gl with metal-based rendering

## When to avoid
- you are building a web-only or non-React-Native project
- you need desktop 3D rendering
- you need formats other than glb/gltf
- you need a full game engine with editor tooling

## Facets
- artifact type: library
- maturity: active
- function: graphics, game-engine, animation, ui-components
- domain: mobile-development, graphics, cross-platform
- platform: cpp
- tags: react-native, 3d-rendering, physically-based-rendering, gltf, metal, vulkan, opengl, bullet3-physics, filament, gpu-accelerated, game-development, ios, android, mobile, gpu

## Member repositories
- margelo/react-native-filament (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:36.018360+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:39:27.213914+00:00, confidence not recorded.
  - readme: https://github.com/margelo/react-native-filament (fetched 2026-08-28T04:04:36.018360+00:00, sha 40a9078f6008)
  - homepage: https://margelo.github.io/react-native-filament/ (fetched 2026-08-29T11:54:10.829112+00:00, sha 8b318af17eec)
- Data as of 2026-08-30T08:39:29.467469+00:00.
