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

Processing3 video libray and P3D mode

In Processing 3, the video stream freezes at the first frame while the sketch continues to play on top of the frozen video background. For example with the Video/Capture/BrightnessTracking example, if...

View Article


Automatically zoom out using mouseWheel and PeasyCam?

Hello, I have a P3D (3 dimensional) sketch that I've written and need help in automating or possibly dynamically changing the zoom out speed/rate. I have imported the PeasyCam library...

View Article


rotation function with 4 arguments..??

Hi Everyone ! I am working on a project (I would love to share with u all) that involves visualizing data received from gyro sensor using arduino. I got the basic code which uses toxiclibs library to...

View Article

Using Mindset Library for accessing Neurosky

Hello, I am trying to run an example sketch to use Neurosky on windows 7 in processing 3.1.1. I am using this library available at www.jorgecardoso.eu/processing/MindSetProcessing. Example sketch name...

View Article

Visualize WAV data

I basically need to be able to load the entirety of a wav file into an array in memory. Maybe I'm missing it, but is there any libs that could help with this? Or do i need to dig into wav file...

View Article


Get id while hovering in scrollable list

Is there a way of getting the individual id of scrollable list in controlP5 while hovering? In the sketch below you get the id by clicking. Possible to get it by hovering? import controlP5.*; import...

View Article

It's possible to reproduce just one time a GIF in Processing?

I want to know if there is a possibility to reproduce a gif for only one time when you run your code. :-/

View Article

Save textArea with ControlP5

Hello guys, How could I save the contents of a textArea in a text file? It worked to open normal as the example in the link below, but still managed to save not ... tried this code, but it gives error,...

View Article


Image may be NSFW.
Clik here to view.

Issues with web-camera and size

Hi, mates. I am kinda really new in Processing, but some things I already know and try to use it. Recently found an example of changing brightness of camera's pixels (it's like a flashlight). The code...

View Article


G4P: GTextField slow input

Hello! I'm having some performance issues with GTextField while using larger font size. While entering text in GTextField that goes past the edge of the field, the input dramatically slows down. I'm...

View Article

Pixel detection boxes for Roullette Game

Hello everyone, for a school project my teachers had a cool project for me in mind. Making a cheating roullette table with the help of processing. I told them I am not very good at Processing, but they...

View Article

Problem with Movie Maker

Hi everyone, I'm new in this forum. It's about 5 month that I started to use Processing for my project. I'm working with minim library for the creation of music video. I'm using saveFrame (with...

View Article

Convert MongoDB 'DBobject' to Json

Hi. I'm using the MongoDB java driver to pull some data out of a MongoDB collection. I'm having problems converting the resultant DBObject into a processing JSON object. My code looks a little bit like...

View Article


Image may be NSFW.
Clik here to view.

Processing 3 with P3D embedded in JPanel

In my current project, I need to embed a Processing 3 canvas in my Java Swing application. I could find some good examples for P2D renderer, which worked perfectly fine; however, my application is...

View Article

Error from video library in Ubuntu 16.04

Hi there I'm getting an error when trying to use the video library using Capture in Linux Ubuntu 16.04 in a 64 bits machine. Actually I tried in two different machines with fresh installs and got the...

View Article


Translate Áudio file

Preciso traduzir um áudio com uma fala (conversa) para uma frase apresentada. To translate an audio with a speech ( conversation) for a given phrase .

View Article

Trails or Motion blur from webcam

How i can create trails or motion blur from a webcam input ? plz help me with some code example !

View Article


if/else questions with control.p5 in Unfolding library

hey guys, i'm kinda new to the processing scene but wanted to do an interactive map by using the unfolding lib by till nagel. so far, i got this stuff seen in the code below. there's a lot of stuff to...

View Article

ControlP5 2dslider limitations

Hi Everyone, I'm trying to build a custom 2d slider where the sum of the x and y coordinates are less than 20. How can I program this? Here is my current setup for the 2d slider. cp5 = new...

View Article

ControlP5 I am misunderstanding something

Hello, I am a rusty programmer.. I was wondering if someone would be kind enough to point out my misunderstanding. I am setting up two windows.. one running a temperature graph and one containing the...

View Article
Browsing all 2896 articles
Browse latest View live