View previous topic :: View next topic |
Author |
Message |
dirtyrascal666 n00b
Joined: 23 Feb 2005 Posts: 6 Location: New JOi!sey
|
Posted: Wed May 18, 2005 8:56 am Post subject: Making games in Linux compatible with Linux and Windows |
|
|
Alright, hello to anyone and everyone looking at this who is interested, i'm looking for info on what software and any sites (links), to what it would take to make a linux/windows compatible, 3d game, because me and some friends, have the idea, the ambition, and anything it would take to make the game we thought up, if anyone has any ideas as to what we need to learn, do, or even start with please reply, thanks in advance! (we have very little previous background, but most likely enough to get us going) any info is greatly appreciated
Thanks
Mikel
Edit: De-capslocked the thread title. --Maedhros. _________________ emerge temporary-insanity
Last edited by dirtyrascal666 on Wed May 18, 2005 10:20 am; edited 1 time in total |
|
Back to top |
|
|
BlackEdder Advocate
Joined: 26 Apr 2004 Posts: 2588 Location: Dutch enclave in Egham, UK
|
Posted: Wed May 18, 2005 9:19 am Post subject: |
|
|
Please loose the caps....
For a lot of opensource games sdl is a popular choice as a multimedia dev layer. If you want to go 3d then there are a couple of engines that I know of: ogre and cube. If you want to start from bottom-up then just make sure you use opengl and it should work on both windows and linux.
You might want to checkout happypenguin.org to get some ideas from there. |
|
Back to top |
|
|
dirtyrascal666 n00b
Joined: 23 Feb 2005 Posts: 6 Location: New JOi!sey
|
Posted: Wed May 18, 2005 10:23 am Post subject: thanks in regards to that info |
|
|
thank you so much for pointing me in any direction : D _________________ emerge temporary-insanity |
|
Back to top |
|
|
coren2000 Tux's lil' helper
Joined: 19 Aug 2003 Posts: 75 Location: Toronto Canada
|
Posted: Thu May 26, 2005 10:41 pm Post subject: |
|
|
Unfortunately openGL doesn't do much other than graphics. OpenAL can now handle sound for you.
I have no idea about any comparable libraries for DirectInput (Joystick stuff). _________________ "The most important design issue... is the fact that Linux is supposed to be fun...". - Linus Torvalds |
|
Back to top |
|
|
Slingshot n00b
Joined: 23 May 2005 Posts: 19
|
Posted: Fri May 27, 2005 1:02 am Post subject: |
|
|
Crystalspace and Neoengine are also well supported open source 3D engines. Blender can be used for free form modeling and making Python games.
Look for more programs in the dev-games |
|
Back to top |
|
|
|