I’m going to use java Processing 3, or p5.js due to both having OpenGL and WebGL built in removing hours of extra programming time.
But I don’t know which to choose, Processing 3 is used to make desktop applications and runs faster(but limits which OS can use it). While p5.js is used for making web based applications but runs slower (due to being in a browser).
Any one have any ideas about which to choose? I have experience in both so it won’t bother me which you think. Also anyone have any suggestions on what to host the p5.js application if I choose that? Thanks good luck!
Also sorry for the formatting I don’t know why its doing that.