zLulus / BarrageDemo

WPF Barrage Demo(WPF 弹幕)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

20200214_115350

BarrageDemo

The projects complete the barrage display function of the desktop.
The projects uses two methods to achieve the barrage effect:

  1. The BarrageDemo project uses WPF animation to complete the barrage effect.
  2. BarrageDemo2.Website and BarrageDemo2.Wpf use the website + Cefsharp to realize the barrage (Reference)
    With this method, other programs cannot be displayed at the same time as the barrage.

Chinese Version

项目完成桌面的弹幕展示功能。
项目采用了两种方式实现弹幕效果:
1.BarrageDemo项目使用WPF的动画完成弹幕效果
2.BarrageDemo2.WebsiteBarrageDemo2.Wpf采用网站的弹幕效果+Cefsharp的方式实现弹幕(参考资料
采用此方法,在桌面上其他程序无法“透过”弹幕显示。

About

WPF Barrage Demo(WPF 弹幕)


Languages

Language:JavaScript 70.6%Language:C# 24.7%Language:HTML 2.7%Language:CSS 1.9%Language:ASP.NET 0.1%