Skip to content

Creative Codes - My collection of Creative Coding is dedicated to learning and hopefully helping people learn too

License

Notifications You must be signed in to change notification settings

rivaldigunawanyusuf/creative-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creative Codes

My collection of Creative Coding is dedicated to learning and hopefully helping people learn too

Authors

Attribution

How to use Canvas Sketch

Run the following command in the terminal to start a specific sketch:

# Command for terminal
npx canvas-sketch sketches/sketch-filename.js

Recording Canvas Sketch to Video

To record your canvas-sketch animations, use the stream output feature:

# Command to start canvas-sketch with recording capability
npx canvas-sketch folder/file.js --output=folder_output/sub_folder_output --stream

Recording Controls:

  • Start Recording: Ctrl + Shift + S (Windows/Linux) or Cmd + Shift + S (Mac)
  • Stop Recording: Ctrl + Shift + S (Windows/Linux) or Cmd + Shift + S (Mac)

The recorded video will be saved to the specified output folder.

License

This project is licensed under the CC0-1.0 License (Creative Commons Zero v1.0 Universal).

  • No Copyright: Creator waives all copyright and related rights
  • Public Domain: Work is effectively placed in the public domain
  • No Restrictions: Anyone can freely use, modify, and distribute the work
  • No Attribution Required: You don't need to credit the original creator
  • Commercial Use Allowed: Can be used for commercial purposes without permission
  • No Warranties: The work is provided "as is"

About

Creative Codes - My collection of Creative Coding is dedicated to learning and hopefully helping people learn too

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published