I’ve been working on getting a Processing project ported to p5.js, mostly just to figure out how to make it work. I’ve been stuck on an error ("There’s an error due to “MakeTriangle” not being defined in the current scope ") that I can’t seem to get past, and I think it has something to do with how I’m using an included .js file with a constructor. My experience is so-so with this, so I’d appreciate any thoughts on what I’m doing wrong. You can find the project here: https://www.openprocessing.org/sketch/1048797