DengSihan / masking-danmaku-demo

A real-time masking danmaku example based on chroma key technology. 基于色键技术的实时蒙版弹幕实例

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Masking Danmaku Demo

A real-time masking danmaku example based on chroma key technology.

[Blog] 基于色键技术的实时蒙版弹幕实例

This repo is an example of Brrage UI.

Overview

Overview

You can click this link to see the effect of this project running online.

https://masking-danmaku-demo.netlify.com/

Startup

  1. Clone this repository to your local directory.

  2. Execute yarn to install all dependencies for this project.

  3. Execute yarn dev to start up this project in development mode.

  4. Open localhost:9000 on your favorite browser.

About

A real-time masking danmaku example based on chroma key technology. 基于色键技术的实时蒙版弹幕实例


Languages

Language:JavaScript 61.7%Language:CSS 25.9%Language:HTML 12.4%