sketch-mapper
                                
                                
                                
                                    sketch-mapper copied to clipboard
                            
                            
                            
                        A reimagining of SurfaceMapperGUI for Processing
I was tasked recently with trying to find a way to allow multiple sketches to loop continuously in one graphics window. This pull request was my solution to completing that...
Updated Reflections library to version 0.9.12. A proper build test will be required because I'm not sure the library was appearing in the output when I tested it - maybe...
There needs to be more examples with more complexity. And especially one background image one. At the most one with sketches communicating
I've tried to make a sketch that plays back movies using the following code but, but it causes the sketch to crash with no debugging info. I'm assuming this is...
Can we use `P3D` ? Can we inherit the renderer from the parent `PApplet` ?
Currently compiling against `3.1`, need to get that up to `3.3.5` in case any APIs have changed.
The library doesn't run on newer apple machines with ARM architecture because of JOGL deps