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

Video Library

hi. I can´t make use of video library , i get a message : This sketch run in 32 bits. This is normal? or is due i use win10 64 bits?

View Article


G4P and PImage

Hi all Just a quick question about multiple screens. I'd like to include 2 screens in a project I'm doing. I came across G4P as a way to do this. However I'm having some difficulty incorporating...

View Article


How to use 3D Saito OBJLoader to load a 3D model

I got a F-22 3d model with its .mtl file and .png (texture) files. I used several 3d viewers like Microsoft 3D Builder, Open 3D Model Viewer etc. to open it, it works fine. But I used Saito OBJLoader...

View Article

shapes intersection giving inconsistent results

i'm doing a project for a research course involving shapes intersecting. I've written code which should fill the intersection of two shapes. However it is giving inconsistent results. Here is the code...

View Article

PImage to Base64 for API upload

Hi All, Based on this thread and some code from @snir102002 I have put a sketch together which encodes an image to Base64, decodes it and then displays it. This works as expected. However, when I send...

View Article


Probleme with different function after Processing update

Hi homies, I used processing 3.3.3 and i want to introduce a capture of webcam in my interface. But i have some error when i play the sketch : The IDE say to me that :" No library found for...

View Article

Extract Text from Webcam feed or image

Hi Processing-Community,. I am trying to extract text from a real-time webcam feed... I cam across a tutorial with Tesseract here but can't get the code to work. Always get errors about the...

View Article

Can't open the file: 'childX.InnoDB'

Hi all. When I open MySQL , it pops up with following error, ERROR 1016: Can't open the file: 'childX.InnoDB'. I have no idea on how to fix it. Do you have any suggestions on how to fix MySQL? Windows 8

View Article


Screen does not open, when I use FFT()

Hi, I used the sample, which comes on the processing homepage together with the description of FFT. You find it here: https://processing.org/reference/libraries/sound/FFT.html After changing my code...

View Article


How can I change the blobs from rectangles to spheres and change the text ID...

Hi, I have a question to the youtube tutorial 11.9: Computer Vision: Blob Tracking with Persistence - Processing Tutorial. I would like to have three spheres with three different texture to track three...

View Article

OscP5 causing a Java Runtime Exception

Hi all. Has anyone came across OscP5 causing a Java Runtime exception error? Admittedly I don't know a lot about it, so I'm sort of in the dark. My libraries are all up to date so I don't think it's...

View Article

How to draw Liquid fun particles in Processing

Apologies if I have asked this question already but I don't think it was submitted so... I think what I am trying to do is simple but it's pretty hard to find any documentation... All I want to do is...

View Article

show 2 waves and their addition

Good morning, I'd like to show two waves that I've created and their addition. So, in the window we'd see 3 waves. Wave 1, Wave2, and the result. I only can see the same wave1 three times. Thanks....

View Article


Work with P3D and the Movie Library in Processing?

Hi folks, I'm trying to create a layer of interactive wallpaper over a video. I'm starting by tinkering with one square. But every time I introduce the video setup/library to this sketch it breaks...

View Article

Collision between polygon with Toxiclib

Hello !! I hope to make a video puzzle with pieces that look like a physical piece, but I don’t understand how to make to generate collisions between them. I use the Toxiclibs and this is my actual...

View Article


[HTTP-Requests] cookies - SPTrans Olho Vivo

Hello I'm building a visualization tool to get the immediate position of the buses available. There's this API that delivers these posions using a GET request. The return is a JSON. I'm authenticating...

View Article

Song doesnt start at the beginning

public void setup(){ loadImages(); surface.setTitle("Alchemy"); surface.setIcon(icon); setupRoom("menu"); minim = new Minim(this); song = minim.loadFile(filepath+"Frozen Star.mp3"); song.play(); } when...

View Article


apwidgets media player not working?

Hi, I downloaded the apwidgets library so I can play sounds on my android phone, but it isn't quite working. I can import the library and declare a new APMediaPlayer variable, but if I so much as try...

View Article

Image may be NSFW.
Clik here to view.

I want the sound representing points to be vertical (See description)

I have modified a lot of code, added them up and came up with this..Here the sound representing points are presented in horizontal ..I want these points to be put vertical..But with this code I cant...

View Article

de.bezier.data.sql -

import de.bezier.data.sql.*;. The following libraries are used. Does 'mySQL' have the same definition(Processing)? Can I put the same command? Is it different?

View Article
Browsing all 2896 articles
Browse latest View live