dimforge/kiss3d
Keep it simple, stupid 3d graphics engine for Rust. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 97
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4827
- days_rel: n/a
- days_push: 18
- n_releases_24m: 0
Adoption not part of the score
1743 stars · 191 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
kiss3d is a simple 2D and 3D graphics engine for Rust built on WebGPU, designed to let users draw simple geometric figures with minimal friction. It works identically on native platforms and WASM, opening windows with default cameras and lights out of the box.
Use cases
- draw simple 3d shapes in rust
- create small interactive 3d demos
- render rotating cubes and spheres with minimal code
- prototype 3d visualizations quickly
- build cross-platform graphics demos that run in the browser via wasm
- teach 3d graphics programming without shader boilerplate
When to choose
- you want to draw simple geometric figures with as little friction as possible
- you need a quick way to open a window and render primitives in Rust
- you want the same code to run natively and in the browser via WASM
- you are building small demos, prototypes, or educational examples rather than production games
When to avoid
- you need a feature-complete or high-performance graphics engine
- you want photorealistic rendering or advanced effects for games
- you need fine-grained control over shaders and the rendering pipeline
- you are building a large-scale production 3d application
Facets
library · maturity active
graphics game-engine gui graphics web-development cross-platform rust wasm windows cross-platform 3d-graphics 2d-graphics wgpu rendering simple-graphics geometric-primitives rust-library game-development macos linux
3 sources
- readme: https://github.com/dimforge/kiss3d · fetched 2026-08-28 · 33642917b695
- homepage: https://kiss3d.dimforge.com · fetched 2026-08-29 · 3deef83c7b40
- registry_crates: https://crates.io/api/v1/crates/kiss3d · fetched 2026-08-29 · d4345f0a5f40
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dimforge/kiss3d | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem