Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Browsing all 2896 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

How can i numerate x axis in a graph?

import grafica.*; This code bellow is about making a graph from, loading a csv file.My only problem is that i can not numerate the x axis, as you see in the picture of my graph bellow.But my y axis was...

View Article


Resize a chart

Hi everyone, I would know how resize a chart? Thanks

View Article


ControlP5 : How to add callbacklistener on a tab

Hello, I made a complex IU where tabs may cover some controller. I want the priority to be given to the table button. But even if the tab is drawn above, i click on the button in the background. I...

View Article

Box 2d How To Destroy Boxes

Currently I'm trying to remove a box from the world in processing. I've managed to make the box vanish but still exist while staying invisible. If anyone knows how to fix this I'd greatly appricate the...

View Article

Simple Multi-Touch

Hello Forum, Does anyone know when the version for processing 3.x.x comes? LIB - IO - SIMPLE MULTI-TOUCH (only for processing 2.2.1) Thanks

View Article


Can someone help me start a drum sequencer! :)

Hello Everybody! I'm trying to make a super simple drum sequencer using controlp5 and the minim library's. At the moment i'm just trying to combine the examples, of cp5's matrix and minims trigger...

View Article

opengl video sketch gets stuck after a minute

I'm trying to run a sketch (motion font) but after a minute or so it gets stuck no matter what I'm getting a lot of errors java.lang.NullPointerException at...

View Article

how do i trigger video without it freezing?

Hey guys, i am currently working on a project where i need to read a database once to store a specific word in a variable, trigger a video to play and then repeat. However i can load the database in...

View Article


audio responsive LED

any advice on setting up some audio responsive LEDs? the audio wouldn't be live. it's an mp3 or wav (ideally two files but i'll get there once i sort this out). any suggestions??? i would prefer to not...

View Article


Why I receive a NullPointerException error? Line 52

The class should take the image and in the black pixels draw a rect of random color. import processing.video.*; Capture realTime; ritrattoClass selfie; PImage img; void setup() { size(640,480);...

View Article

SMT swipekeyboard remove key listener?!

hi there people... it seems that there is no way to remove a keylistener from swipekeyboard! or maybe i could not find it... i would be grateful if anybody can guide me :-) thanks

View Article

G4P GUI builder

Can 3d objects like a cone, pyramid or a cube be built using gui builder tool in processing and can it be made interactive?

View Article

using premade .java files

hi people, i know this question sounds a little weird (maybe too much weird)... i want to make some classes in processing and be able to use them in other processing apps... for example i write class A...

View Article


Using oscP5 over the internet

Hello all, I'm currently trying to figure out how to use the ocsP5 module to communicate over the internet. I have made 2 simple client and server sketches which act as a simple shared drawing canvas....

View Article

Animated Gif SlideShow

Hi there, I'm trying to display a dozen of animated Gif. I display them one by one : - I load and display the first Gif - after a certain time, I load and display the second gif, - after a certain...

View Article


Shapes3D is beyond Coool : But can I do dynamic textures

I'm using Shapes3D with Processing 2. I downloaded a starmap and used the library to project onto an ellipsoid as a texture. If I zoom into the ellipsoid, I get a planetarium view of the stars. Now,...

View Article

Unfolding not working in Processing 3

Hi I tried to run the examples from Unfolding library but it doesn't work in Processing 3. Have someone manage to make it work properly? I have this error: java.lang.NoSuchFieldError: quality Any other...

View Article


Image may be NSFW.
Clik here to view.

how do i make my images spin? (without popmatrix and all that stuff i don't...

this is the picture

View Article

How to translate UTM coordinates into Latitude and Longitud degrees?

Hello, I have paths made in UTM coordinates, I would like to translate them into Latitude and Longitud coordinates and plot it using Unfolding library. In this web I can do it by hand...

View Article

Write and Read Data to Thingspeak

Hello there, i have a problem with reading and writing data to Thindspeak. I created a client and made it like with the arduino but it dosent work. Please help!

View Article
Browsing all 2896 articles
Browse latest View live