Skip to content
/ tape Public

An Overly Unnecessary Way To Animate An Image To Move Across Your Screen

Notifications You must be signed in to change notification settings

HenryLi-0/tape

Repository files navigation

Tape

Note:

Tape v2 is being worked on! It's currently in the v2 branch, expected to merge into main in a couple weeks or months, depending on how busy I am! Tape v2 is expected to improve the editor and performance from Tape v1, along with using a newer rendering system! Tape v2 aims to be a near complete rewrite of Tape v1, so lots of changes and likely tons of bugs! Unfortunately, like when Tape v1 was being developed, contributions aren't being accepted until there's an actual ready release and is suitable for testing. However, feel free to report any bugs!

Goal:

Issue: No editing software I have can easily move solid images around the screen

Normal Solution: Download an editing software with this capability and test it out

My Solution: Decide to make a video editor

One option is clearly better here, you decide which... (clearly the second one) (joke) (not really)

Ok, time to get started!

Images:

You can also find a video of it here!

Getting Started:

First, make sure you have all the neccesary python modules installed to run this! (Any modules that don't come with python are listed below!) Then, either clone this repository, or download a recent release (either v1 or v1.1) from the releases tab, and run main.py! Check MANUAL.md for a longer user manual on how to use this, and check CODEGUIDE.md if you're interested in where to find code!

Modules Used (that dont come with python):

  • numpy
  • PIL (Pillow)
  • cv2 (openCV2)

About

An Overly Unnecessary Way To Animate An Image To Move Across Your Screen

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages