Code Monkey home page Code Monkey logo

slitscanner's Introduction

Slitscanner

Swap space and time with a video version of the "slit-scan" effect!

7g7mvo

I will add examples here later, but for now, let's skip straight into how to use this code. Don't worry if you aren't a coder and this looks intimidating; you should be able to follow these instructions step-by-step, even without any technical knowledge. If you do run into any problems, feel free to reach out to me on Twitter.

How to use

  1. Make sure you have the latest version of Python installed on your computer (if you don't, you can download it at https://www.python.org/downloads/)
  2. Install git, if you haven't already (you can get it at https://git-scm.com/downloads)
  3. Open Terminal (or Command Prompt on Windows), and copy-paste the following code: git clone https://github.com/yitzilitt/Slitscanner.git
  4. Navigate to the repository folder, by typing cd Slitscanner
  5. Download the required libraries with the command pip install -r requirements.txt
  6. Run the script you want to run by simply typing python [insert filename of script you want to run here] (for example, python main.py, which will apply the slitscan effect to a video or series of videos located at an [otherwise empty] folder of your choice)

That's it!

beer filling up bottle slitscan Note: I have only tested this on .mp4 video files, and am not sure if this will work for other file formats.

Watch the video

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.