"Processing"
Processing is an integrated development environment (IDE) and programming language developed by MIT Media Lab for who isn't software major to make visual representation using simple commands. Processing has the advantage of being able to process images in a very intuitive language, but its use is quite deep and colorful. The most striking feature is that it is released as open source! In this note, we will install and run this Processing right away.
The most recent version is Processing 3.5.3. Please go to the Processing homepage via the link below.
processing.org
△ Click the Download button on the left. Reference and Libraries in the same tab are useful for future.
△ Please download the version you want. This note will proceed to Windows 64-bit.
△ Unzip the downloaded file. Is it the end? Yes, this is all about preparing to run! Then click the activated icon to run the program.
△ Success! You did very well. You are now ready to use the various image processing features of Processing. The following notes will help you find everything from the most basic to the most advanced application. As I mentioned above, the advantage of this language is that it is easily available to non-major, which has a lot of nice and cute features.
△ Before proceeding to the next note, please confirm the installation path. You can find the location of the sketch folder on the File > Preferences tab. If there are characters other than alphabets or numbers like Hangul in the path, please be sure to install them in a path that does not include Hangul, since the difficulty will be bloom when you use the library afterwards.
[Processing 3.5.3] #1 Processing Installing and executing fin.
'Coding > Processing_(ENG)' 카테고리의 다른 글
[Processing 3.5.4] #4 Processing Image load (0) | 2021.09.24 |
---|---|
[Processing 3.5.3] #3 Processing Setup & Draw (0) | 2019.08.30 |
[Processing 3.5.3] #2 Paint Mondrian's works in Processing Basic figure (0) | 2019.07.11 |