Metadata-Version: 2.1
Name: visbeat
Version: 0.0.8
Summary: Code for 'Visual Rhythm and Beat' SIGGRAPH 2018
Home-page: https://github.com/abedavis/visbeat
Author: Abe Davis
Author-email: everyonehasadance@gmail.com
License: UNKNOWN
Project-URL: Source, https://github.com/abedavis/visbeat
Project-URL: Abe Davis, http://www.abedavis.com/
Project-URL: Demo, http://www.abedavis.com/visualbeat/demo/
Project-URL: Visual Rhythm and Beat, http://www.abedavis.com/visualbeat/
Description: # visbeat
        Code for making anything dance to anything.
        Based on "Visual Rhythm and Beat" SIGGRAPH 2018, Abe Davis and Maneesh Agrawala
        
        Project Website: http://abedavis.com/visualbeat/
        
        
        You can install using 
        `pip install visbeat`
        
        The easiest way to get started is probably to use the docker file. It will install everything and run a jupyter notebook for you in the examples folder. If you have trouble getting things to run on your own machine, the docker file may also provide guidance.
         
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
