GithubHelp home page GithubHelp logo

duzhaokun123 / danmakuflamemaster Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bilibili/danmakuflamemaster

0.0 0.0 0.0 3.53 MB

Android开源弹幕引擎·烈焰弹幕使 ~ (已弃用)

License: Apache License 2.0

Java 100.00%

danmakuflamemaster's Introduction

DanmakuFlameMaster

已弃用

使用 DanmakuView

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

DFM Inside:

bili

Features

  • 使用多种方式(View/SurfaceView/TextureView)实现高效绘制
  • B站xml弹幕格式解析
  • 基础弹幕精确还原绘制
  • 支持mode7特殊弹幕
  • 多核机型优化,高效的预缓存机制
  • 支持多种显示效果选项实时切换
  • 实时弹幕显示支持
  • 换行弹幕支持/运动弹幕支持
  • 支持自定义字体
  • 支持多种弹幕参数设置
  • 支持多种方式的弹幕屏蔽

TODO:

Download (不建议)

repositories {
    jcenter()
}

dependencies {
    implementation 'com.github.ctiao:DanmakuFlameMaster:0.9.25'

    //只在 API < 23 的设备上可用
    implementation 'com.github.ctiao:ndkbitmap-armv7a:0.9.25'
    implementation 'com.github.ctiao:ndkbitmap-armv5:0.9.25'
    implementation 'com.github.ctiao:ndkbitmap-x86:0.9.25'
}

License

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.