Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Do you think game development followed the web off the performance-doesn't-matter cliff and went "welp, we're just going to go write everything in Ruby"?

Cross platform APIs can be native in C/C++. Ruby or Node have nothing to do with it.

> It's not the "olden days," it's today, now.

Sure, it's today now on consoles which provide low quality generic APIs because no one cared to provide high quality ones. That's not a valid reason to say "fire! we now need machine code to save the gaming industry at large". That's a reason to say that console manufacturers don't care about developers besides locking them into their platforms. Luckily this is going to change. Of course you are free to use low level code still when it's really needed.

> I can literally think of a dozen places just off the top of my head in my very much non-gamedev job

We are talking about gaming. I can think of cases where low level development is needed too. That's irrelevant to the discussion about using cross platform APIs vs using platform locked ones.



If you are seriously going to attempt to reject the parallel between assembly code and low-level platform-specific APIs, I'm utterly done with you.

(And there's x86 and x64 assembly in UE3. For PCs, right now. But don't let that stop you from telling people how to do their jobs. It's a shame @ShitHNSays got canned.)


If you use Metal or similar you'll have to either show users of other platforms to the door or to support N such APIs. Most would prefer to reduce that number not multiply it.

All that cheering for Metal is not sincere. Talk to actual developers who are forced to support many APIs because no one cared to make one cross platform work well. The bottom line, we need less of lock-in APIs promoted as the way to develop games.


> Talk to actual developers who are forced to support many APIs...

This is not how the game industry works.

There are studios specialized in porting games for specific platforms.

Usually a studio focus on one specific platform and outsources the remaining platforms to such porting studios.

This is a common practice since the early days.


In some cases. In other cases engine developers support multiple back ends and for actual game developers this is simplified by using that engine. But in any case if the game wants to be inclusive rather than exclusive the burden of supporting multiple APIs will show up. Either for studio developers themselves or as expense to hire contractors who do the porting or this will fall to engine developers.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: