BVE-Reborn/rend3
MAINTENCE MODE ---- Easy to use, customizable, efficient 3D renderer library built on wgpu. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2182
- days_rel: n/a
- days_push: 786
- n_releases_24m: 0
Adoption not part of the score
1160 stars · 66 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
rend3 is an easy-to-use, customizable, and efficient 3D rendering library for Rust built on top of wgpu. It provides a modular ecosystem of crates covering PBR rendering, shadow mapping, skyboxes, tonemapping, glTF loading, and egui integration via a render graph architecture.
Use cases
- render 3d scenes in rust
- build a game renderer on wgpu
- load and view gltf models
- add pbr rendering with shadows and tonemapping to an app
- create a cross-platform 3d viewer with vulkan d3d12 and metal support
- integrate egui with a 3d renderer
When to choose
- you want a higher-level, easy-to-use 3d renderer in rust without writing raw wgpu code
- you need cross-platform gpu backend support (vulkan, d3d12, metal)
- you want a customizable render graph with ready-made pbr routines
- you are building a rust game or 3d tool with gltf assets
When to avoid
- you need a full game engine with physics, audio, and scripting
- you require long-term guaranteed maintenance, as the project is in maintenance mode
- you need cutting-edge rendering features under active development
- you target webassembly or mobile as a primary platform without verifying support
Facets
library · maturity maintenance
graphics game-engine graphics web-development rust cross-platform wgpu 3d-renderer rendergraph pbr gltf vulkan d3d12 metal game-development gpu
3 sources
- readme: https://github.com/BVE-Reborn/rend3 · fetched 2026-08-28 · 7add1fbf79c7
- homepage: https://rend3.rs · fetched 2026-08-29 · 95e964ad6249
- registry_crates: https://crates.io/api/v1/crates/rend3 · fetched 2026-08-29 · f8a335f7f3bf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BVE-Reborn/rend3 | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="BVE-Reborn/rend3")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem