You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there is no easy way to download the sketch files presented in tutorials.
Perhaps we can explore enabling "copy to clipboard" functionality or a way to download PDE files.
There's also an option of streamlining the process of embedding the Processing sketches in the tutorials by using Hugo's file reader functions and basically creating separate .pde files for each sketch that could be downloaded.
Interesting idea. I am guessing that there could be situations where it's also necessary to distribute data files in tandem with the sketches themselves - for this the "copy to clipboard" would not help, but a "download sketch (including data)" would..
Currently, there is no easy way to download the sketch files presented in tutorials.
Perhaps we can explore enabling "copy to clipboard" functionality or a way to download PDE files.
There's also an option of streamlining the process of embedding the Processing sketches in the tutorials by using Hugo's file reader functions and basically creating separate .pde files for each sketch that could be downloaded.
@gohai let me know what you think about this
The text was updated successfully, but these errors were encountered: