I'm looking for a engine to work with but...
-
- Posts: 12
- Joined: Thu Apr 10, 2008 11:21 pm
I'm looking for a engine to work with but...
I'm looking for a engine to develop off off, but I want something better than Quake III but still a fps. Is there a game that is a open source multiplayer FPS which uses the Irrlicht engine?
Who said you needed to use Quake III? Those maybe be what the demos show, but I am certain that this isn't all Irrlicht can do.
First off you are probably going to want to look up ENet/IrrNet/IrrNetLite, and use one of those for networking with Irrlicht. And you will also probably want to use the IrrAI library by JP. And there are loads of other things that can help you along the way, you just need to do some searching.
First off you are probably going to want to look up ENet/IrrNet/IrrNetLite, and use one of those for networking with Irrlicht. And you will also probably want to use the IrrAI library by JP. And there are loads of other things that can help you along the way, you just need to do some searching.
TheQuestion = 2B || !2B
-
- Posts: 12
- Joined: Thu Apr 10, 2008 11:21 pm
I'm looking for a open source multilayer fps because I want to skip a huge part of the development phase. I'd go with Quake III before adding six months to the process. I'm just wondering if there is some pre made multilayer platform that is usable, I'm not going to be making a fps so the network doesn't have to be quite as fast. I'm looking for a already integrated source though. Is there one?
-
- Admin
- Posts: 3590
- Joined: Mon Oct 09, 2006 9:36 am
- Location: Scotland - gonnae no slag aff mah Engleesh
- Contact:
Not that I know of.
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
I don't know of an open source one either but you can take my engine to start off and add net support if you really need it that bad.
Or you can start with IrrWizard which is much smaller then mine but the same idea should apply there too.
Either case you have to develop it for yourself (Until I add net support to my engine myself )
Or you can start with IrrWizard which is much smaller then mine but the same idea should apply there too.
Either case you have to develop it for yourself (Until I add net support to my engine myself )