Quantcast
Channel: Share Your Work - Processing 2.x and 3.x Forum
Browsing all 428 articles
Browse latest View live
↧

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 Article


Monty 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 Article


Dynamically 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 Article

Image may be NSFW.
Clik here to view.

Magician-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 Article

Image may be NSFW.
Clik here to view.

Install 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 Article


Image may be NSFW.
Clik here to view.

BUBBLES

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 Article

Don'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 Article

My 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 Article


My 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 Article


Simple 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 Article

A 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 Article

Image may be NSFW.
Clik here to view.

Another 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 Article

Real 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 Article


I 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 Article

Image may be NSFW.
Clik here to view.

Visual 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 Article


Image may be NSFW.
Clik here to view.

Praxis 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 Article

Small 3D Editor

small 3D Editor https://www.dropbox.com/s/87trin72ujstmwn/Face3D.zip?dl=0

View Article


Simple 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 Article

Image may be NSFW.
Clik here to view.

Finished 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 Article

Image may be NSFW.
Clik here to view.

Flying 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
Browsing all 428 articles
Browse latest View live