46
Other Games / Re: a brief survey
« on: October 19, 2014, 07:20:32 pm »what system os do you use primarily for gaming (linux/mac/windows?)Cross platform, but why should performance suffer excessively?
for cross platform support, you have the option of coding natively for all supported systems, which takes an insanely long time and requires extensive knowledge of both systems. or you take a performance hit by using third party libraries over which you have no or little control and/or coding (or scripting) in a VHLL like java.
[though java clunkers like minecraft can run fairly good on modern computers]