Skip to content

Yasmin-A95/Image_Manipulation_Algorithmic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithmic Image Manipulation

Please steal this code!

  • Clone the repo
  • Run npm i in your terminal
  • Add your own assets folder and images
  • Alter the following line of code in scrips.js (at the time of writing this is line 4)
loadImage('./assets/house0.JPG').then((image) => {
  • Just to be super clear ...
('./assets/your_file_name_goes_here')
  • Lastly the following command from your terminal node scripts.js
  • You should get this prompt The JPG file was created.
  • And have an image named done.jpg in your assets folder! Run open . in terminal for easy access.

Mess With It and Make Cool Stuff!

Then show me! Also let's be friends.

Also CREDIT TO WEIDI

This youtube video helped me get started with image manipulation using p5js before it kept crashing and this code became neccessary

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published