
02-06-2004, 03:25 PM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
Well it's much easier to port to Linux or Mac than to port a Linux/Mac program to Windows because of all the proprietary
Windows stuff. Mac is basicly a UNIX/BSD, so we can share code between the Linux and Windows version. Also there is OpenGL (gfx) and UNIX sockets (networking) on all platforms. So the biggest difference in the ports is the windowing system and the input devices (mouse, keyboard). |
|
|
|