Speed of processing
in
Programming Questions
•
9 months ago
Hey guys I'm looking into Processing for game development. I'm an experienced programmer so the code looks wonderful! I could understand the examples without looking up anything whatsoever. I'm a bit curious about the overall speed of processing. I plan to make 2d games so the speed doesn't have to be spectacular. Also I come from making html5 games with JavaScript so I'm used to optimizing for a slow language.
I assume it'll at least be faster than JavaScript for the most part because of the Java backings, but I could be wrong. I've seen some small gaming type of things around here, but most of them are pretty inefficient lol. Does anyone have a good idea of the overall speed of Processing?
Here's a link to my canvas2d tech demo http://iris-studios.co/demo/ using my LGPL html5 engine Axis. **Warning requires IE10/Chrome and a reasonably fast computer! It's designed to push the limits.***
I assume it'll at least be faster than JavaScript for the most part because of the Java backings, but I could be wrong. I've seen some small gaming type of things around here, but most of them are pretty inefficient lol. Does anyone have a good idea of the overall speed of Processing?
Here's a link to my canvas2d tech demo http://iris-studios.co/demo/ using my LGPL html5 engine Axis. **Warning requires IE10/Chrome and a reasonably fast computer! It's designed to push the limits.***
1