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

I just installed Processing and the program does not recognize serial...

Where is the library for the serial functions? What is it called.

View Article


using gstreamer in eclipse

Im trying to use GStreamer in eclipse via jna. Processing provides a library for that and all is fine if i try to run the code by running the sketch as an applet from eclipse, but when i try to execute...

View Article


how i can display live feed through camera and display particular movie on...

multiple marker and multiple videos and also when video stop the live camera feed continue and then marker detect and play video and so on..

View Article

Jasmine question

Hello All, I am using Jasmine (Peter Lager's aka Quarks) Java expression evaluation library for a little project. But I am getting a java.lang.NullPointerException on the line that compiles the...

View Article

Minim

I'm using the minim Library for the means of initiating sound. Now I am trying to pause the song whenever the user clicks on the white square however there is something wrong because as I click on the...

View Article


Question about processing using Leap Motion

Hi everyone! I'm currently trying to develop a processing app using Leap Motion for a uni project. The app that I'm trying to do is an image where it show various animals and if the user uses the leap...

View Article

big bang theory

Hello everyone; I am trying to create a simulation for Big Bang Theory. I would like to create a sphere in the middle then make it explode and then I would like to create the sun(as a new sphere) and...

View Article

How to properly use filters with video capture? problem with flickering

I'm trying to apply filter() to live video and found some strange effects. It may be that I have simply missed some documentation, which would be great to see. Can anyone let me know why these...

View Article


Having font issue with ControlP5 GUI library

I am having an issue with setting the font of the DropdownList items, I know how to edit the font of the caption labels but can't figure out how to do the same for the items in the menu. I really need...

View Article


Can't run the sketch with processing.sound

So, I've been searching around the web about this, and I found some solutions, but seems like none worked (reinstall Processing, move the sketch folder somewhere else, and I've seen the Minim library,...

View Article

how to reduce flickering in video??

When i am taking canvas size 1280,720 the video is flickering so tell me how to remove that.

View Article

2d GUI Libraries

My stick and circle figures for speedometers, elevations, compass, etc are getting boring. Can someone steer me to some 2d graphic libraries that I might use to make my stuff a bit fancier? I am...

View Article

Image may be NSFW.
Clik here to view.

Explosion

Hello everyone; I have created a sphere in 3d and shake it randomly. now I would like to make it explode but I couldn't find out how. Can you help me please? float x, y; void setup () { size (700, 700,...

View Article


Plot camera course and make it glide from one point to the other

As the title says I am trying to plot a certain course for a camera to move around a 3D space. In a way that after a certain amount of time it would glide from the first plotted XYZ to another one....

View Article

Playing processing animation over video

Hi, I've been curious if it's at all possible to write an animation in processing and then play it over a video with both of them running simultaneously. It would look almost like this: Thanks for the...

View Article


How can I play the pixels of a live video with sound input?

Can I use the microphone or beats of a song as an input to change or paint a live video? I want to play with pixels by sound input. Is it possible?

View Article

Create a circular display window inside the main one

Hi! I'm a beginner. I'm trying to create a circular shaped display window inside the main window so that I can generate graphics inside using controls from controlP5 library and graphics get cropped...

View Article


How to make a video start on a full second at 1000 milliseconds...

I'm struggling to understand how to set the parameter so the sketch I've created starts at a full second. The majority of components including a moving clock, movie and music all need to sync to the...

View Article

oscmessaging speed

hi i need to send an oscmessage to another program. I need to have it go faster than a loop in the draw method. but if i do it in the normal way it is too fast. Since i am using controlP5 i cant use...

View Article

HiVis sketch pulling xlsx file gives NullPointerException?

Hi, more or less complete novice here; please point me elsewhere if this is the wrong place to ask... Using the HiVis libraries, I'm trying to build a sketch that will pull coordinate info from a...

View Article
Browsing all 2896 articles
Browse latest View live