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

How to know that video play is over

I want to reset to the initial processing at the end of this video, however , there is no way to know when the video ends How should I want the end of the video to initialize all variables and to turn...

View Article


Image may be NSFW.
Clik here to view.

carnivore unable to detect the devices

Hi, I have been trying to use the carinover library which I got from here - Library . Can anyone help me to fix this? Some relevant information - I am using ASUS X450J windows 10 64bit. Running the...

View Article


Set a G4P TextField to not-editable

Hello, I have a very short question: Is it possible to set a G4P TextField to not-editable? Regards, Daantje

View Article

How to import javax.media.opengl in Processing 3.0 ?

Hey! I'm trying to run the example of MSAFluid "MSAFluidDemo" in Processing 3 and give me the error: The package "javax.media.opengl" does not exist. You might be missing a library. The same example...

View Article

Which video codec should I use, I need video to play at various speeds,...

.. and I have red that h264 is not good for playing backward. I am exporting material from Premiere Pro CS6, my source material is full HD, 1920x1080 59.97fps. mov. Please help.

View Article


3D mesh or surface from point cloud

Hi, I'm trying to generate a surface from a point cloud in Processing that I generate using the point() function, how can I do that? Is there a processing library to do this?

View Article

Emulate rotate.

Hello. I need to use the rotate of the Peasycam and/or Punktiert. Only that instead of the real mouse drag, I need to map the hand gestures read by a kinect. Ie, I move my hand, the kinect reads the...

View Article

Framecount*i

Can someone explain this framecount*i,and how it is used in the sketch.Because when i put out i,from the equation the vertices dont move independently.Thanks in advance import peasy.*; import...

View Article


Image may be NSFW.
Clik here to view.

Has anyone successfully exported a Processing app using Simple-OpenNI on Mac...

Has anyone been able to successfully export, then run, a Processing app using Simple-OpenNI on Mac OS X? I've tried essentially every trick and suggested fix that my Google search skills could find....

View Article


Compiling and running an application using SimpleOpenNI library fails to...

I have a mac osx 10.8 and I am using SimpleOpenNI library that is giving trouble when compiling an application. When just running the processing sketch, it runs no problem. But it won't work with a...

View Article

Most efficient way to simply display video?

I exported the Loop example I found in the examples of the Video library, and that ran quite smoothly on my old computer. However, I need the video to be fullscreen, so I increased the size of the...

View Article

Image may be NSFW.
Clik here to view.

VHS Tape Distortion

I've been feeling really inspired by videos like this: Most of the elements in the video seem very straightforward to make; a bunch of lines / rectangles. The color distortion is the challenging part....

View Article

Image generating code hangs up

Hi all, i have the following code which seems to me alright: import processing.pdf.*; import processing.serial.*; Serial myPort; // Create object from Serial class int layers=24; int switches; byte[]...

View Article


How can i use an image inside of an simple point marker

Hi Im really new in programming and im trying to use an image.png like a parameter of a draw() method of simplePointMarker (PGraphics pg, float x, float y) and i cant figure how i suppose to do it i...

View Article

ERROR on updating any library through contributions manager

Whenever I try t update a library through the contributions manager, it simply tells me this: Could not move contribution to backup folder. Now what the is supposed to mean? Honestly, can't you guys at...

View Article


Image may be NSFW.
Clik here to view.

Looking for video tutorial for movie file

So I have seen a lot of tutorials with live web cap (the capture event) and a lot on how to play video files on processing. I am looking for a tutorial on how to manipulate video with processing....

View Article

reset position if inside shape

hello,again,i have made this code,with a 3d model,the model starts dismorph after 100 frames.I have a box shape that is moved with mouse,i want when ever the vertices be inside the box,to reset their...

View Article


toString method not working in JSONObject to string conversion

Hello toString method not working in JSONObject to string conversion .can any one help me how to convert JSONObject to string.

View Article

How to convert filename to string, change it, then make it filename again?

I have video files in folder, they are named with numbers 1001.mov, 1002.mov, 1003.mov etc How can I extract the number part, then change it and make that new value filename again? I was reading about...

View Article

Movie2Serial @#$#@$@#$ Errors!!

Get these same errors on different machines with variations on this code which leads me to believe there is something very basic that's wrong with our code!! ERROR / OUTPUT : Serial Ports List:...

View Article
Browsing all 2896 articles
Browse latest View live