If I have a large sketch with several hundred pages of code, is there a way to break the code segments up into smaller fragments for organizational purposes? I know some IDEs will allow putting classes or other various code bits into different files and organizing the whole thing into projects but I'm not sure of the most efficient way to do that with processing. Thanks for any insight you can offer on this.
1