DanmakuFlameMaster

A Danmaku render library.

License

License

GroupId

GroupId

com.github.ctiao
ArtifactId

ArtifactId

dfm
Last Version

Last Version

0.9.25
Release Date

Release Date

Type

Type

aar
Description

Description

DanmakuFlameMaster
A Danmaku render library.
Project URL

Project URL

https://github.com/ctiao/DanmakuFlameMaster
Source Code Management

Source Code Management

https://github.com/ctiao/DanmakuFlameMaster

Download dfm

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ctiao/dfm/ -->
<dependency>
    <groupId>com.github.ctiao</groupId>
    <artifactId>dfm</artifactId>
    <version>0.9.25</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ctiao/dfm/
implementation 'com.github.ctiao:dfm:0.9.25'
// https://jarcasting.com/artifacts/com.github.ctiao/dfm/
implementation ("com.github.ctiao:dfm:0.9.25")
'com.github.ctiao:dfm:aar:0.9.25'
<dependency org="com.github.ctiao" name="dfm" rev="0.9.25">
  <artifact name="dfm" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ctiao', module='dfm', version='0.9.25')
)
libraryDependencies += "com.github.ctiao" % "dfm" % "0.9.25"
[com.github.ctiao/dfm "0.9.25"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

DanmakuFlameMaster

android上开源弹幕解析绘制引擎项目。Build Status

DFM Inside:

bili

Features

  • 使用多种方式(View/SurfaceView/TextureView)实现高效绘制

  • B站xml弹幕格式解析

  • 基础弹幕精确还原绘制

  • 支持mode7特殊弹幕

  • 多核机型优化,高效的预缓存机制

  • 支持多种显示效果选项实时切换

  • 实时弹幕显示支持

  • 换行弹幕支持/运动弹幕支持

  • 支持自定义字体

  • 支持多种弹幕参数设置

  • 支持多种方式的弹幕屏蔽

TODO:

  • 继续精确/稳定绘帧周期

  • 增加OpenGL ES绘制方式

  • 改进缓存策略和效率

Download

Download the latest version or grab via Maven:

<dependency>
  <groupId>com.github.ctiao</groupId>
  <artifactId>dfm</artifactId>
  <version>0.3.9</version>
</dependency>

or Gradle:

dependencies {
    compile 'com.github.ctiao:dfm:0.3.9'
}

Snapshots of the development version are available in Sonatype's snapshots repository.

License

Copyright (C) 2013-2015 Chen Hui <[email protected]>
Licensed under the Apache License, Version 2.0 (the "License");

Versions

Version
0.9.25
0.9.24
0.9.21
0.9.16
0.9.12
0.8.3
0.8.2
0.8.0
0.7.9
0.7.8
0.7.4
0.7.3
0.7.1
0.6.4
0.6.2
0.6.1
0.6.0
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.9
0.4.6
0.4.5
0.4.4
0.4.2
0.4.1
0.4.0
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.9
0.2.8
0.2.7