Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more examples #2

Open
josephtaylor opened this issue Mar 12, 2015 · 4 comments
Open

more examples #2

josephtaylor opened this issue Mar 12, 2015 · 4 comments
Assignees

Comments

@josephtaylor
Copy link
Owner

There needs to be more examples with more complexity. And especially one background image one. At the most one with sketches communicating

@b2renger
Copy link

Hi I can probably help with this !

I've made a few experiments, I will fork and point you to it when it's done.

I was wondering about communication between sketches, do you already have something in mind about this ? I mean, is it something that will be written in user code or will it be handled by the lib ?

I have one example in mind that could be great with this kind of feature.

@josephtaylor
Copy link
Owner Author

That'd be awesome ! I was thinking it would be handled in user code, I just wanted to have an example of communicating sketches as a more complicated scenario. My thought was to have 3 surfaces arranged like the three front faces of a cube and a ball "bouncing" around their surfaces. The communication would be that when the ball hits of the edge of once surface the sketch has to tell the neighboring one to start drawing it. That kind of thing.

@b2renger
Copy link

Hi my branch is there : https://github.com/b2renger/sketch-mapper/tree/master/examples/SketchMapperExamples

and I've pushed a few simple examples. Let me know if you want a PR.

I'll try to work on communicating sketch now !

@pietrolama
Copy link

Hei...i'm trying to use this library, but if i save the basic sketch in my sketch folder console give me a nullpointerexception.
If i run It from example folder It works fine.
Also i cant run multiple sketch with method addsketch, if i rename the class name It doesn't work, It works Just with name TestSketch.

System Windows 10
Processing 3.3.5
Sketchmapper 4.1.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants