processing
How to send an SMS type message using Processing data?
I have code written up in Processing that works as a serial monitor for my Arduino Fio.I have a few sensors on the Fio that output a warning message when a value surpasses a threshold. How do I get wa[详细]
2023-02-12 06:29 分类:问答Can anyone help me understand how to simulate fluids?
I\'m trying to make a program that simulates the physics of fluids in Processing. In the IDE there\'s an included example:[详细]
2023-02-10 19:56 分类:问答scale() and shape() in Processing
UPDATE: I think I figured it out. The scaleMultiplier also applied to the translate that I was trying to do. I had a suspicion this was the case but couldn\'t figure out exactly how it got affected.[详细]
2023-02-09 12:19 分类:问答In Processing.JS, how does one go about rotating an image about the y-axis?
I was wondering if one is able to rotate an image a开发者_如何学运维bout the y-axis in Processing.js? I saw that there is a rotateY() method, but it fails to load my images in the draw() method when I[详细]
2023-02-09 11:58 分类:问答Visualizing networks in GWT [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing[详细]
2023-02-09 09:11 分类:问答I'm trying to make an Android app using Android Processing for the visual side, and puredata for sound synthesis. Is this feasible?
I\'m trying to build a sound toy for Android, and I\'m the most familiar with Processing for the visual side, which has been po开发者_开发技巧rted for Android. I want to use Puredata for sound, becaus[详细]
2023-02-08 16:01 分类:问答Stop user from leaving Processing application on OS X?
I want to display a full-screen Processing.org app (java) on a public computer on OS X. Full-screen is easy enough, I can disable menu+dock via Info.plist.[详细]
2023-02-08 01:18 分类:问答Processing / Reading Serial Port Data Streams Crashing Program
I\'m working on a simple program to read a continuous stream of data from a plain old serial port. The program is written in Processing. Performing a simple read of data and dumping into to the consol[详细]
2023-02-07 17:08 分类:问答[Java error]Cannot find anything named "number"
I\'m making a calculator in Java using Processing as a framework. I\'m writing开发者_C百科 a class that stores number input so that it can be retrieved later on.[详细]
2023-02-07 01:44 分类:问答Processing - interactive graphics editor
I\'m involved in developing a free on line academic instructional tool which can be used by students of VLSI Engineering.[详细]
2023-02-06 02:23 分类:问答