glv
November 3, 2025, 3:48pm
13
Hello again!
This is where the Processing helper functions reside:
/* -*- mode: java; c-basic-offset: 2; indent-tabs-mode: nil -*- */
/*
Part of the Processing project - http://processing.org
Copyright (c) 2012-22 The Processing Foundation
Copyright (c) 2004-12 Ben Fry and Casey Reas
Copyright (c) 2001-04 Massachusetts Institute of Technology
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation, version 2.1.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General
Public License along with this library; if not, write to the
This file has been truncated. show original
ChatGPT was helpful * in navigating this and providing a Cheat Sheet for documents and undocumented functions!
* With correct prompting and corrections along the way.
ffernandaffranco:
I’ll simplify the code and send it to you in a few minutes. The output is as follows:
=== ASSET LOADING ===
Sketch route: C:\Users\mffra\OneDrive\Desktop\Main
Searching data in: C:\Users\mffra\OneDrive\Desktop\Main\data
This topic may be related (used OneDrive):
OS: Windows 11
I previously installed Processing 4.4.4 “Typical” and it was installed on >> C:\Users\newuser\OneDrive\Documentsbut that causes problems with launching when my internet is not working, and also takes about 20% of my OneDrive space.
I uninstalled Processing 4.4.4 because my intentionally-stored-on-OneDrive files were in jeopardy.
Is it possible for me to install Processing on my preferred local drive: C:\Users\newusesr\Documents (not “OneDrive”)
:)