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

how to remove bug ? (2d physics)

I am working on 2d Physics engine . here is my code ( https://github.com/Janglee123/four ) . sometime it behave unpredictable that you can also see and I have to figure it out why this happens . So how...

View Article


GP4 sliding down a slope with events

I have an interface that receives data from an arduino and updates the sliders, charts and other indicators properly however what I was hoping to do is if I click on the slider and drag it it will...

View Article


problem with video capture and Intel Z3735G processor

Hi, i'm having trouble while trying to start the webcam on a windows tablet that uses the mentioned processor, and an intel camera (don't know which one it is). It throws the following error:...

View Article

shape detection of more than one object using only processing...?

I need a help f...........can I detect shape of the blobs using processing?...I am able detect shape of one blob at a time.....and I want to detect shape of more than one blob at a time.....it would be...

View Article

Create markers from features manually (for Points)

Hi! I have a geojson data that has multiple points that are classified into "red", "blue" and "green". Is there a way to create markers manually for the points similar to the example code for...

View Article


How to effect color and invert video capture?

Using filters for video capture, in Processing 3.2.3, seems to draw the unfiltered and the filtered output together, possibly bc it is constantly updating the live video stream. Is there a different...

View Article

Java(TM) Platform SE binary has stopped working

In a project I get this error very often. Libraries used: processing.sound.*; javax.sound.sampled.*; import java.io.*; import ddf.minim.* Anyone has experience preventing this error?

View Article

ControlP5 Tabs Container for Non-ControlP5 objects

I tried using the solution given to a similar question years ago. However, when i tried using it a "The type new ControllerView(sketch) must implement the inherent abstract method at Line 20. I tried...

View Article


Image may be NSFW.
Clik here to view.

How to add more than two Markers in unfolding?

I need to add three markers in unfolding map.addMarkers. It works but it can only draw two markers. When I add the third marker, it only displays the last two markers. I tried to change the order of...

View Article


Machine Learning with Weka

I'm looking for someone who has experience with wekaizing library (library for using Weka)... If someone has, I will ask the question here..

View Article

[ControlP5] Getting the reference of a text label

Hi there, I'm Ignazio and I'm having great fun using Processing in conjunction with ControlP5. I have a small question, that got me stuck for a little while: I have the name of a textlabel stored in a...

View Article

Previous and Next tracks

I am following a tutorial on how to process audio into visual arts using a library such as a minim. However, I do have a problem. How can I toggle between one track and another using the KeyPressed...

View Article

Converting sound to graphic, changing line color, exporting as dxf

Hello, I am pretty new to processing and trying to understand it by reading forum posts and working with existing codes. I found this one. It loads an mp3 file and while playing converts it into...

View Article


this happens when GCP can't find the controller at the start of a game

I have almost finished my game, which has a 2 player option. I have already discussed that GCP (JInput) cannot detect two controllers of the same type. So, I am testing 2P using a trackball and a...

View Article

Can't find GifAnimation library.

Hi there. When I determined that GIFs would be nice to generate I discovered the GifAnimation library. I downloaded the port of it for Processing v3 (discussed here:...

View Article


OpenKinect for Processing: struggling with jni

Hi all, I’m trying to help a student who needs to open multiple Kinect 2 devices in a strictly pre specified sequence. My suggestion to him for doing this is to open the Kinect through their serial...

View Article

AR with Processing

Hi! Is there a way to make something like this with Processing? http://www.ivanguaderrama.com/blog/our-new-app-is-out

View Article


Walking sound on keyPressed

Hello, I am working on a small game for a school project and i am running into a problem with the walking sound. I want it to loop on the walking key pressed and stop when released but im getting this...

View Article

how can I do optical character recognition using processing?

plz guide me on this.

View Article

Link sets of Code and change colours of pie chart

Hi everyone! (Please mentally prepare yourself for a list of problems... xD ) I've been trying to write some code for an assignment using processing and the language is Java. My goal for the project is...

View Article
Browsing all 2896 articles
Browse latest View live