How to Make a Processing (Java) Library Part 2
Welcome to PART TWO of learning how to make a processing library in Java. In the previous part, I set up the development environment and the project build process. In this part, I'll begin to write the code for the library itself.
π₯ PART ONE: https://youtu.be/pI2gvl9sdtE
π OpenSimplexNoise-for-Processing: https://github.com/CodingTrain/OpenSimplexNoise-for-Processing
π Processing Library Template: https://github.com/processing/processing-library-template
π Eclipse: https://www.eclipse.org/downloads/packages/
π Apache Ant: https://ant.apache.org/
π OpenSimplex Noise in Java by Kurt Spencer: https://gist.githubusercontent.com/KdotJPG/b1270127455a94ac5d19/raw/df72ca5e708ebcb1d3c401a0617e1e288c76da82/OpenSimplexNoise.java
π Website: http://thecodingtrain.com/
π Patreon: https://patreon.com/codingtrain
π Store: https://www.designbyhumans.com/shop/codingtrain/
π Books: https://www.amazon.com/shop/thecodingtrain
π₯ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
π₯ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
π p5.js: https://p5js.org
π Processing: https://processing.org
π Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct