# unash/BarrageRenderer

一个 iOS 上的弹幕渲染库.

Repository: https://github.com/unash/BarrageRenderer
Canonical: https://ross.abutalabs.com/products/barragerenderer
Homepage: https://github.com/unash/BarrageRenderer
Language: Objective-C
License: MIT
License Family: permissive
Topics: barrage, danmaku
Last push: 2023-04-19T06:34:12+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4067, "days_push": 1232, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2199, forks 449 (observed 2026-08-28T04:06:25.493969+00:00)

## What it is
BarrageRenderer is an open-source iOS library for rendering danmaku (bullet comments/barrage) overlays on top of any UIView, written in Objective-C. It provides scrolling and floating barrage sprites with customizable styling, automatic track allocation, time synchronization, and extensible animation interfaces.

## Use cases
- add scrolling bullet comments to a video player in an iOS app
- render floating danmaku overlays over any UIView
- display image and rich text barrage messages
- replay barrage at fixed timestamps for recorded video
- customize danmaku font, color, border, and background
- pause, resume, and speed-adjust barrage animation

## When to choose
- you need danmaku/bullet-comment rendering in an iOS app
- you want a mature Objective-C barrage engine with CocoaPods support
- you need customizable scrolling and floating barrage with track management

## When to avoid
- you are building for Android or web (use DanmakuFlameMaster or web solutions instead)
- you need a Swift-native or SwiftUI barrage implementation
- you need cross-platform danmaku rendering

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, ui-components, graphics
- domain: mobile-development, media, entertainment
- platform: -
- tags: danmaku, barrage, objective-c, video-overlay, cocoapods, bullet-comments, ios, swift, mobile

## Member repositories
- unash/BarrageRenderer (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:25.493969+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:47:08.091225+00:00, confidence not recorded.
  - readme: https://github.com/unash/BarrageRenderer (fetched 2026-08-28T04:06:25.493969+00:00, sha eadf9f2aebb4)
  - homepage: https://github.com/unash/BarrageRenderer (fetched 2026-08-29T10:27:16.925187+00:00, sha e4f2e6d99d3b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
