galoberlyn / pixi_react_video

A simple proof of concept to add text with transition in a video, built with React and PIXI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PIXI React Simple Video Player

A simple proof of concept to add text with transition in a video, built with React and PIXI.

DEMO

image

Getting Started

Follow these steps to clone, install dependencies, and run the application:

git clone https://github.com/galoberlyn/pixi_react_video.git
cd pixi_react_video
npm install
npm run dev   # Run the app

Testing

To run tests, use the following commands:

Headless Mode: npm run test Visualize in Electron Browser: npm run test:e2e

image

About

A simple proof of concept to add text with transition in a video, built with React and PIXI.


Languages

Language:TypeScript 93.5%Language:JavaScript 3.7%Language:HTML 2.8%