orangeduck/Corange
Pure C Game Engine observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 5601
- days_rel: n/a
- days_push: 821
- n_releases_24m: 0
Adoption not part of the score
1987 stars · 212 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Corange is a pure C game engine built on SDL and OpenGL, providing asset, entity, and UI management plus a modern deferred renderer. It serves as a platform for graphics techniques like shadow mapping, SSAO, skeletal animation, and terrain rendering.
Use cases
- build a game engine in pure C
- learn deferred rendering with OpenGL
- experiment with skeletal animation and inverse kinematics
- render terrain and sea surfaces with shaders
- write a small platformer game in C
- try OpenCL/OpenGL interop for metaballs
When to choose
- you want a lightweight C-based engine to learn graphics programming
- you prefer writing your own 2D renderer and game logic
- you want readable source for techniques like SSAO, shadow mapping, and tessellation
When to avoid
- you need out-of-the-box, plug-and-play engine features
- you want a built-in 2D renderer or full editor tooling
- you need a production-ready engine with active community support
Facets
framework · maturity maintenance
game-engine graphics image-processing audio-processing simulation graphics cross-platform windows cross-platform cpp pure-c opengl sdl2 deferred-rendering opencl skeletal-animation terrain collision-detection game-development linux macos
2 sources
- readme: https://github.com/orangeduck/Corange · fetched 2026-08-28 · 49814adc4683
- homepage: http://www.youtube.com/watch?v=482GxqTWXtA · fetched 2026-08-29 · edcd019cc9fc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| orangeduck/Corange | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="orangeduck/Corange")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem