Processing G4p Gui Builder (alpha)
////////////////////// Ok, guys, please comment on whether you think its worth continuing this project and what should i change, or whether i should drop it at this and start something new (any ideas?)...
View ArticleMonty Hall Proof
I made a proof of the Mony Hall paradox if anyone interested in seeing it. Code: int totalTrials = 0; float SmartCorrect = 0; float DumbCorrect = 0; void start() { size(400, 400); runTrial(10000000); }...
View ArticleDynamically loading ProcessingJS sketches
This preliminary demo was prompted by @aparry's post: processing sketch inside lightbox. This is pure Javascript code; but since it's intended to dynamically load ProcessingJS sketches I figured it's...
View ArticleMagician-X of Dobot : a desktop robot arm of high precision,...
Magician-X of Dobot is a desktop robot arm of high precision, multi-controlled, and open-source mental version. He is a desktop magician, made by cutting and CNC finished aluminum metal frame 6061....
View ArticleInstall Dark Theme in your Processing
Goto: https://github.com/blyk/Blyk-Theme Download the folder and follow the "how to install" If you guys have any suggestion please do comment :) I am happy to take your feedback.
View ArticleBUBBLES
Here are some animations I made using (mostly) processing. you may find additional information here: http://www.konsfik.com/bubbles/ FUNKY BUBBLES: BUBBLES IN BLUE: BUBBLES IN PINK: you may find...
View ArticleDon't Touch The Spikes in Processing
I recreated the mobile app in processing. The spike collision isn't perfect but other than that it runs pretty good. Game: http://gwittmann.mrbenson.org/pde/SpikesGame2/ Code:...
View ArticleMy New Processing Android Game App!
Hello P5 friends! I just released my first mobile game for Android this week which was built using Processing! Check out the Google Play link below to see some screenshots, or download it for free to...
View ArticleMy Processing stuff
Hi! I'll post about my stuff on my blog, at: http://matiaswilkman.blogspot.fi/search/label/processing So, I won'ẗ even update here about new stuff (hint, next release will be at assembly.org)
View ArticleSimple Oscilloscope
The example code for Minim includes a program that displays the incoming waves, but it doesn't include a Trigger to stabilise the wave form. I needed something that worked a little bit more like an...
View ArticleA unique program(I think)
I wish I'd have found Processing years ago. Its a godsend to me. It cuts to the chase and says "make your program." This is the program I'm working on. Its a paint program and I think very unique. Its...
View ArticleAnother Universe Simulation :D
Hello all, I apologize for not being on the forum for some time, I have not been able to record on my computer because the mac book used in the video was school property ( macs have quick time for...
View ArticleReal time video export from Processing
This morning I started thinking about how to help someone who had trouble exporting video from Processing. One hour later I had this proof of concept working:...
View ArticleI have an idea for Mobile app
Hi, I have been away from the forum since 2-3 month because I caught up in my job. Meanwhile I was also working on the design for a mobile app for this forum. I got this idea while I was away and I...
View ArticleVisual sketch editor for p5.js
Hi all. I will introduce my project. mameblock.js is simple and small javascript library for visual programing editor like Scratch / Blockly. http://ycatch.github.io/mameblock.js/ I made example of...
View ArticlePraxis LIVE v2 - hybrid visual IDE for Processing
... imagine a development environment that gives you the best of Processing with the best of visual patcher environments like Isadora or Quartz Composer; imagine a patcher environment where the...
View ArticleSmall 3D Editor
small 3D Editor https://www.dropbox.com/s/87trin72ujstmwn/Face3D.zip?dl=0
View ArticleSimple GMAIL Email sender, works on 21/08/2015 ;)
Hi folks, my name is Luis and I want to share with you the work of a couple of days I've been doing. It is a sketch that allows us to communicate with GMAIL or any other mail server via internet from...
View ArticleFinished the Generative Design Project
Hi, Technically I have managed to modify 1219 programs from the Generative Design book. The programs generated 5957 images. And I have written 83 articles about this project which lasted from November...
View ArticleFlying Particles 2D & 3D (made with Processing, HD 720p)
(1) Flying Particles 2D (made with Processing) (2) Flying Particles 2D (made with Processing) (3) Flying Particles 3D (made with Processing)
View Article