SFML community forums

General => SFML projects => Topic started by: iarwain on May 20, 2009, 01:53:22 am

Title: Orx - 2D-oriented, data-driven game engine
Post by: iarwain on May 20, 2009, 01:53:22 am
Hi!

Orx is an open source, data-driven, 2D-oriented game engine.

Its first release candidate for v.1.0 has been published 2 days ago. You can find more info here (http://orx-project.org).

The main latest additions are the MacOS X support, a generic input system that abstracts keyboard, mouse & joystick inputs and fragment (pixel) shader support.

For those who want a glimpse of the engine's current features, I quickly wrote a simple particle test (a few lines of codes + some config files) that you can find here (http://orx-project.org/orx/particle-test.zip).

You can navigate through the presets using mouses clicks or up&down arrows. You can modify and even add new presets through the config files on the fly, ie. you don't need to restart the executable.
I've only included the windows binaries in the archive, but the source compiles on Linux and MacOS X using the latest version of orx.

If you don't feel like compiling it yourself, please have a look to the 11th tutorial from the tutorial packages available at sourceforge's download page (https://sourceforge.net/project/showfiles.php?group_id=234700&package_id=284950&release_id=683418), as it's very close to this test.

Any feedbacks/comments/suggestions are more than welcomed! :)

Thanks in advance!
Title: Orx - 2D-oriented, data-driven game engine
Post by: orgos on August 21, 2009, 09:02:05 pm
Thats appear to be really good, thanks for the info. ;-)
Title: Orx - 2D-oriented, data-driven game engine
Post by: Astrof on August 21, 2009, 09:04:09 pm
the site seems to be down.
Title: Orx - 2D-oriented, data-driven game engine
Post by: Meltra Bour on August 22, 2009, 09:15:38 am
Site still down ... but

Downloaded the tutorials and had a glance at the code and I must say it all looks very nice. The particle demo (spawner)  looked interesting, a specialty if you flip true them and come to the one that made the particles collide with the rotating logo  :!:
Title: Orx - 2D-oriented, data-driven game engine
Post by: orgos on August 23, 2009, 12:11:35 am
The site is down at the moment, but it will be back soon, some problem with dns, irwain told me that.