Skip to content

sae3023/tiktok-filter-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a clone of the TikTok Timewarp filter - example here.

Works on Windows only for now.

To make it work on other OSes, you'd need to interface with the webcam API and create a window to draw pixels on.

winit is used to create a windows and ESCAPI is used to capture the camera output.

To run,

cargo run

Make sure you only have 1 webcam enabled!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages