Pullllling to make/alter sounnnnnd.
(Update_11/25)
Find the way to move menu-hidden sketch window!
import java.awt.MouseInfo; // do whatever you want int mX; int mY; void mousePressed() { mX = mouseX; mY = mouseY; } void mouseDragged() { frame.setLocation( MouseInfo.getPointerInfo().getLocation().x-mX, MouseInfo.getPointerInfo().getLocation().y-mY); }
reference from here.
————————————————————————————-
Found the Plan-Z to present my Glitchtchtchitch final– make my desktop all black and hide the title bar of all my sketches!!! It’s a dumb way I know… but at least it works!
codes for Processing
public void init(){ frame.removeNotify(); frame.setUndecorated(true); frame.addNotify(); super.init(); }
The only drawback is… I can’t move the sketch window after doing this! Which means I should run my sketches twice for each one, first time comment the magic codes out and adjust the location, then close it and bring the magic codes back, and then run it again…
Viva la vie.
With amazing Kate <3
links: trailer, production post.
Set gallery and our lovely character melty close shot.
As title of the video… My brain kind of degenerated. Hope I can bring it back to life. Still got some issues with OutOfBounds problems…
(To be continued…)
Enjoy the greasy!
which is totally useable!
Working on Sunday to pull it off. Setting up took the most of the time, and the filming was definitely less than 1 hour… But it’s totally worth it! What a lovely home of a little cube of Butter. And Kate showed magic to knit the rug. UNBELIEVABLE. It’s a magical world of cardboard and bread 😀
More to come 🙂
Tried the butter today with Kate, interesting!! The tricky things is that butter melts quite easily, might need to put in back in refrigerator several time.
It’s a story about butter who’s very unsatisfied with his greasy traces, and wants to fly because of the inspiration from the butterfly!
Here’s the sets and props.
And here’s the discussion about our dilemma about choosing whether butter or origami as our character.
click click click. Made in class. Can find 100 pic of my drawing “Ugly Cry” there 😀
i’m so basic. –> still in progress, be patient 😉