Author Topic: Processing.org  (Read 890 times)

Offline Zeggy

  • Global Moderator
  • Level 35
  • *****
  • Posts: 1,187
  • Reputation: +13/-4
    • View Profile
Processing.org
« on: March 20, 2007, 03:21:07 AM »
Does anybody know Processing?
It's a small programming language similar to Java, and it's pretty easy to learn :)
It creates actual applications as well.

I made a Pong game complete with AI, score counting and different difficulty levels within three days.I want to try making a more complicated game, but I am a little stuck on the theory.

http://www.processing.org

You can also make a lot of other programs with it, so go try it out :)

Offline Sinzygy

  • Level 28
  • **
  • Posts: 420
  • Reputation: +11/-0
    • View Profile
Re: Processing.org
« Reply #1 on: March 20, 2007, 03:52:31 AM »
I have a really hard time to find some useful information in the site....

Is it compiled? There's no real explanation what it actually is....

Oh well, it appears that it's a language with concentration on images and graphics. Nothing that I need right now nor am interested in programming with.

Offline beam

  • Level 15
  • *
  • Posts: 132
  • Reputation: +2/-0
  • Dance Commander
    • View Profile
Re: Processing.org
« Reply #2 on: March 20, 2007, 08:31:45 AM »
I've been using Processing for a while. It's by the same guys who made Design By Numbers.

The Processing engine basically converts the source code to Java, and then uses a Java compiler to turn it into a class file and is then run like any other Java program.

Offline Zeggy

  • Global Moderator
  • Level 35
  • *****
  • Posts: 1,187
  • Reputation: +13/-4
    • View Profile
Re: Processing.org
« Reply #3 on: March 20, 2007, 09:00:00 AM »
Yeah, beam? What have you made in Processing? I'm interested in seeing other programs made with it :)

 


SimplePortal 2.3.3 © 2008-2010, SimplePortal