DragonMinded/libdragon
Open source library for N64 development. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
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: 5817
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1231 stars · 166 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Libdragon is an open-source SDK for Nintendo 64 homebrew development, built on a modern GCC toolchain with full C11 support. It provides accelerated 2D graphics via the RDP (rdpq), an RSP-accelerated audio mixer, and tooling for building and running N64 ROMs on emulators and flash cartridges.
Use cases
- write homebrew games for the Nintendo 64 in C
- build N64 ROMs with a modern GCC toolchain
- draw accelerated 2D sprites with rotation and zoom on N64
- play WAV and Opus-compressed music and sound effects on N64
- develop N64 code that runs on both vanilla N64 and iQue Player
- convert PNG images into N64 sprite assets with quantization and dithering
When to choose
- you want to develop N64 homebrew without the proprietary libultra SDK
- you prefer a modern C11 toolchain with 64-bit R4300 capabilities
- you need hardware-accelerated 2D graphics and audio streaming on N64
- you want to target emulators like Ares or flashcarts like EverDrive64
When to avoid
- you are targeting other consoles or modern platforms
- you need 3D graphics pipelines rather than 2D accelerated drawing
- you require exact compatibility with official libultra-based commercial toolchains
- you want a high-level game engine rather than a low-level SDK
Facets
library · maturity active
sdk graphics audio-processing game-engine compiler embedded-systems hardware cross-platform embedded c cpp n64 retro-gaming homebrew rdp rsp rom-development game-sdk game-development docker
2 sources
- readme: https://github.com/DragonMinded/libdragon · fetched 2026-08-28 · 6e9dddcf6ee3
- homepage: https://libdragon.dev · fetched 2026-08-29 · 89bc3172c4e5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DragonMinded/libdragon | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="DragonMinded/libdragon")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem