Skip to content

考虑使用Surface进行弹幕渲染 #280

Description

@liyk123

问题描述

com.kuaishou.akdanmaku.DanmakuView实际是View的派生,渲染效率低下

描述解决方案

采用SurfaceView作为基类的话,弹幕渲染性能将会得到提升,具体修改方案可参考我的Fork

描述备选方案

使用TextureView作为基类,可参考我的修改方案

附加信息

可能在绘制密集弹幕的时候产生闪烁,推测和绘图模块性能有关

Metadata

Metadata

Assignees

No one assigned

    Labels

    优化需要改善的功能

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions