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

missing processing.sound

im going thru the // http://www.learningprocessing.com and im in the sound part and im getting this msg No library found for processing.sound Libraries must be installed in a folder named 'libraries'...

View Article


Ray-picking question

Hi everyone, I'm hoping for some help. I'm a total beginner and struggling even to phrase this question, so apologies if this doesn't make much sense! Ultimately I would like to select objects in a 3D...

View Article


play mp3 files from an array using minim?

Hi im new to using processing/java , just wondering if anyone can help me , i am using minim , and it would love any help/code on how to play an mp3 file from an array. Any help would be appreciated...

View Article

Line Chart

Hi ! I saw many library available for line chart. I also want zoom in & zoom out function in line chart. Any library which provide zoom in & zoom out feature. Thanks

View Article

Google API (Calendar,...)

Hi guys! I've been trying over the weekend to import the Google API Libraries for getting data from Google, but I didn't get it to work. I am working on a project which includes my calendar and weather...

View Article


Status bar with movie and ControlP5

Hello guys, I'm trying to put a bar to control the time / position when running a film, based on this example:...

View Article

Video library: only black screen when playing a video @ Linux

When trying to run a Processing 2.2.1 sketch on Linux that includes playing a video file, I'm only getting a black screen as output. For instance, any of Examples/Libraries/video sketches results the...

View Article

how to ELIMINATE P3D text rotation flicker on a PGraphics Buffer

In the code below, where I use the deadpixel library, my text is flickering, and I can't quite figure out why / how to stop it... import deadpixel.keystone.*; String[] texts = { "#peace, this is what...

View Article


controlP5 submit on keypress

Hi folks -- so, simple little thing, but I’m not familiar with much programming beyond processing, which is I’m sure why I’m having problems with it... I want to have users enter text, hit the enter...

View Article


Matrix Transformation Question

Hi there, I'm trying to complete this exercise which involves controlling an avatar through a forest using matrix transformation. However when I press the Space button to move the view back to the...

View Article

Chat client, string array. what am i doing wrong?

Can anyone please tell me what am i doing wrong? I want to create a chat client and i made a string array to write all the data that i send to the server but i'm getting trouble with the string array....

View Article

how to read videos .mov with alpha channel. Which compression?

hello there! I am currently trying to integrate in my sketch a series of videos with alpha channel, but I cannot really succeed. I already tried with different compressions, like Animation, Apple...

View Article

Image may be NSFW.
Clik here to view.

is OpenCV on P3?

is OpenCV & the Capture library on P3? im getting this errors on P3 when i try to run this sketch which i downloaded from the library manager by adding the library to my new p3 No library found for...

View Article


Super Fast Blur BlobDetection library!!!

today i used the blob detection in p3 and now all of the sudden im getting this msg, why ? also i KNOW ofr a dam fact i downloaded the Video library and now is not there and when i try to download...

View Article

Game

I am trying to create a puzzle game, I had my code working where there would be two level screens with a set of pieces that I could drag onto a grid, however for some reason the pieces are no longer...

View Article


How to Manipulate Video Playback Speed using FrameDifferencing?

Hi! I'm trying to combine the FrameDifferencing library example, which quantifies the amount of movement in a video frame of the webcam, and using numbers in movementSum to manipulate the speed of a...

View Article

Using a ControlP5 slider as video progress bar

Hi. I'm doing this videoplayer but I need to see the progress of the video and be able to change it or make jumps clicking on it. I tried to update the internal value of the slider in an external...

View Article


Shapes3D blocks pc if texturing video.

Hi, I wanted to try to texture a video on a box faces. worked at first try, but if I try to set on what faces to texture, it blocks my computer, and I have to hard-reset. Is it normal? here's my code:...

View Article

Shapes3d and collision.

The problem should be more simple than in other 3d situations. I have a series of Boxes (let's say like tables in a room) and a series of moving and rotating boxes like panels hanging in the room, and...

View Article

[twitter4j] what is the full answer from a query using the REST API?

hi guys i'm using twitter4j to get tweets from a search. I wanna know what are the fields that the result provides. in almos all the examples around we see .getText() for the message...

View Article
Browsing all 2896 articles
Browse latest View live