Giter VIP home page Giter VIP logo

canvas-sketch-cli's Introduction

canvas-sketch-cli's People

Contributors

martinpucala avatar mattdesl avatar neiltron avatar pbeshai avatar sfrieson avatar vvzen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

canvas-sketch-cli's Issues

FFMPEG mp4 encode incompatible with Instagram

For some reason when I try to upload the mp4 into Instagram I get a "It is not possible to use this video". Works fine for Twitter though 🤔 Maybe there's some additional meta data that needs to be added?

[Idea] Display sketch file name as the default HTML title

While I was working on some sketches, I thought it would be handy to have the sketch file name as the title of the HTML, so I could easily know which sketch was being served. Then I discovered it is possible to use the parameter --title to customize it, and now I'm always using this option. But this kept me thinking, wouldn't it be better idea to always display the sketch file name as the default title instead of canvas-sketch?

npm WARN deprecated

canvas-sketch-cli is used in the course Creative Coding: Making Visuals with JavaScript

The course is targeted at beginners who might not be used to NPM or the terminal in general. Many are confused by the NPM warning messages after the installation. i.e.

AM-original
Screenshot by chipriggs

I lost count of how many times I wrote that was nothing to worry about and canvas-sketch should still be working fine.
Today I took the time to investigate the issue and targeted not only the warning messages, but also vulnerabilities.
The issues are coming from:

  • budo > chokidar@2
  • budo > watchify-middleware > watchify@3

I'm aware that updating dependencies is a low effort contribution, I'm only trying to help avoid all the confusion for the new students.

The plan is to send two PRs: one to budo and one to watchify-middleware. I'll be referencing this issue on both.

Unable to use p5 audio library with p5 and canvas-sketch

Hi Matt, I’m currently trying to get realtime audio through p5-sound with canvas-sketch but I can’t seem to make it work. When I call for const mic = new p5.AudioIn();
It says that p5.AudioIn is not a constructor. If I add it through a require with the path, it says that p5 is undefined. I looked on the web and it seem to say that to make it work I have to add the script tag in the html but there is none in canvas-sketch file system. I was wondering if you had any tip. It does the same thing with p5.DOM. Thanks!

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.