Ross ROSS = Recommend OSS · open-source software intelligence for agents

dimforge/kiss3d

Keep it simple, stupid 3d graphics engine for Rust. observed · 2026-08-28

github.com/dimforge/kiss3d · homepage · Rust · BSD-3-Clause (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
dimforge/kiss3dmain76

For agents

markdown · JSON · MCP: product_card(name="dimforge/kiss3d")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem