Linked by Eugenia Loli-Queru on Sun 28th Jan 2007 09:11 UTC, submitted by Zenja
General Development The Yarra engine was designed to be a cross platform C++ gaming engine, using OpenGL for 3D graphics and OpenAL for positional sound. Unlike existing engines, Yarra was primarily designed to allow dynamic adding of programmable objects to a scene graph with handlers to control game flow. This design doesn't suite a majority of software out there, but works great for games. But the article isn't about Yarra, it's about the developers personal experiences working with Windows, MacOSX and BeOS. The article discusses the pro's and con's of each environment, and give sa very subjective opinion about the merits of each.
Thread beginning with comment 206978
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE: What's news here?
by chrish on Mon 29th Jan 2007 15:27 UTC in reply to "What's news here?"
chrish
Member since:
2005-07-14

I'm not entirely sure what he meant there; maybe the UI feels slower to him? XP feels slow to me, mostly because the Explorer is so horrible at displaying directory contents when you've got more than, say, 100 files in a directory (I've got an insane app that spews tens of thousands of files into one directory... the whole machine stops when I try to open it).

OS X is fast enough on my iBook G4 (1GHz); it only starts to get "slow" when I start loading up too many things and RAM gets tight. Compiling in XCode is fast, the UI is responsive, etc.

Compiling C++ code with gcc is ridiculously slow, regardless of platform; I'm not sure which version of gcc is being used on the Be side these days, but the 4.x line on OS X crawls with C++. MS's compiler is extremely fast by comparison, even with C++ code.

So, uh, your mileage may vary, but I find OS X "fast" (even on old hardware), XP "clunky", and BeOS "dead".

Upgrading to OS X machines at my house instead of Vista. I haven't booted BeOS in years and years. :-P

- chrish

Reply Parent Bookmark Score: 1

RE[2]: What's news here?
by Nutela on Mon 29th Jan 2007 19:56 in reply to "RE: What's news here?"
Nutela Member since:
2006-02-09

You know what's funny? If you consider BeOS dead, why is that not one of the other OS's has caught up? I mean, OS X might have gimmicks, XP what has XP... hmm gosh I don't know :-) but if you don't count apps, BeOS is still the most thought-out OS IMO.

Reply Parent Bookmark Score: 1

RE[3]: What's news here?
by StephenBeDoper on Mon 29th Jan 2007 20:19 in reply to "RE[2]: What's news here?"
StephenBeDoper Member since:
2005-07-06

But... but... OS X is what all the cool kids are using!!!1

I should know, I saw them using it!

Edited 2007-01-29 20:19

Reply Parent Bookmark Score: 2