
Search found 12 matches
- Thu Sep 03, 2009 7:59 pm
- Forum: Beginners Help
- Topic: 2D Graphics Engine?
- Replies: 9
- Views: 993
- Thu Sep 03, 2009 7:38 pm
- Forum: Beginners Help
- Topic: 2D Graphics Engine?
- Replies: 9
- Views: 993
2D Graphics Engine?
Hey guys,
Well, I'm back, and the first thing I really want to do is make a 2D Grand Strategy Game based primarily on the War on Afghanistan from 2001 to 2012. The game would allow you to make the leading general (name of your choice) of the American Troops in Afghanistan, and have to deal with ...
Well, I'm back, and the first thing I really want to do is make a 2D Grand Strategy Game based primarily on the War on Afghanistan from 2001 to 2012. The game would allow you to make the leading general (name of your choice) of the American Troops in Afghanistan, and have to deal with ...
- Thu Jul 02, 2009 9:57 pm
- Forum: Beginners Help
- Topic: I know I'm gonna get flamed for this..
- Replies: 4
- Views: 615
I know I'm gonna get flamed for this..
This might be the noobiest question ever, but really, what is raycasting? Is there any tutorials about it, and how can I use it to make a simple FPS? Is there any functions I should know about raycasting? I read the CollisionDetection tutorial in the Irrlicht tutorials, and although I have very ...
- Thu Jul 02, 2009 4:44 am
- Forum: Beginners Help
- Topic: Irrlicht Tutorial help: LNK2019 + LNK2028
- Replies: 7
- Views: 670
- Thu Jul 02, 2009 3:31 am
- Forum: Beginners Help
- Topic: Irrlicht Tutorial help: LNK2019 + LNK2028
- Replies: 7
- Views: 670
- Wed Jul 01, 2009 7:29 am
- Forum: Beginners Help
- Topic: Irrlicht Tutorial help: LNK2019 + LNK2028
- Replies: 7
- Views: 670
- Tue Jun 30, 2009 4:38 pm
- Forum: Off-topic
- Topic: Michael Jackson's Death
- Replies: 18
- Views: 2689
Re: Michael Jackson's Death
I'm deeply sad nobody has posted about this yet.
Also, before you yell "PEDOPHILE"! (This community is sensible enough not to though), I will remind you that he was proven innocent in 2005.
So was OJ Simpson.
I'm not saying he's not innocent, I'm just saying there's a chance he can't was ...
Also, before you yell "PEDOPHILE"! (This community is sensible enough not to though), I will remind you that he was proven innocent in 2005.
So was OJ Simpson.
I'm not saying he's not innocent, I'm just saying there's a chance he can't was ...
- Tue Jun 30, 2009 4:34 am
- Forum: Project Announcements
- Topic: [TEAM NEEDED] SimNation
- Replies: 6
- Views: 2739
- Tue Jun 30, 2009 3:54 am
- Forum: Beginners Help
- Topic: Irrlicht Tutorial help: LNK2019 + LNK2028
- Replies: 7
- Views: 670
Irrlicht Tutorial help: LNK2019 + LNK2028
Hey guys,
I'm having a bit of trouble with the Irrlicht tutorial on this forum. Here is the code:
#include <irrlicht.h>
#pragma comment(lib, Irrlicht.lib);
using namespace irr;
using namespace core;
using namespace scene;
using namespace video;
using namespace gui;
int main ...
I'm having a bit of trouble with the Irrlicht tutorial on this forum. Here is the code:
#include <irrlicht.h>
#pragma comment(lib, Irrlicht.lib);
using namespace irr;
using namespace core;
using namespace scene;
using namespace video;
using namespace gui;
int main ...
- Tue Jun 30, 2009 3:47 am
- Forum: Project Announcements
- Topic: [TEAM NEEDED] SimNation
- Replies: 6
- Views: 2739
- Tue Oct 07, 2008 3:05 am
- Forum: Beginners Help
- Topic: What now?
- Replies: 7
- Views: 783
- Tue Oct 07, 2008 2:36 am
- Forum: Beginners Help
- Topic: What now?
- Replies: 7
- Views: 783
What now?
Hello folks,
After reading the Irrlicht tutorials embedded into the irrlicht 1.4.1 file, I am still quite confused about where to go now, as I don't think it was enough info to really make a full-game. Anyone have any ideas where to go to now? I tried some other tutorials, but it didn't really ...
After reading the Irrlicht tutorials embedded into the irrlicht 1.4.1 file, I am still quite confused about where to go now, as I don't think it was enough info to really make a full-game. Anyone have any ideas where to go to now? I tried some other tutorials, but it didn't really ...