Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 747 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 747 Bytes

Danmaku Mask

Next JS

基于 Next.js 和 Mediapipe 实现的模拟 Bilibili 实时防挡脸弹幕效果。

A simulation of Bilibili's real-time face-masked danmaku effect based on Next.js and Mediapipe.

Also, the tech used in this project can be used to implement functions like virtual background in things like online meeting.

Bilibili Danmaku Mask
bilibili example

Getting Started

npm i

npm run dev