Giter VIP home page Giter VIP logo

captivox's Introduction

Captivox

Captivox heading example gif

make a whole lot of cool dot animations using the Power of Parametric™ Maths™ Equations

I want to try!

Just run pip install --user PyQt5 and then python3 captivox.py.

Optionally, run pip install --user imageio and ensure you have ffmpeg on your computer if you want to export videos. To install both in one command, use pip install --user -r requirements.txt.

Oh, and be sure to use pip for python3, not python2. This project is python3 only. This might mean using pip3 instead of pip.

What does it look like?

Like this!

Screenshot of the app

Can I contribute?

the code is in captivox.py, you're welcome to make pull requests. I know I'm not the best designer in the world so I would especially welcome improvements in that area.

Final notes

When exporting video, beware that the result will look a lot faster than it does when you're playing around with it. This is because when displaying live, there is an extra delay to actually render each frame before it is shown, but in the video the frames are all pre-rendered and thus it appears much faster. You may want to increase 'delay' to compensate.

Also, if you really want a GIF instead of an mp4, despite the larger filesize and worse quality, you can use ffmpeg to convert it (some variant of ffmpeg -i captivox.mp4 out.gif).

captivox's People

Contributors

anxh3l0 avatar expectocode avatar

Watchers

 avatar  avatar

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.