Search found 7 matches
- Wed Aug 10, 2005 1:41 am
- Forum: Beginners Help
- Topic: Python, Venom, and Collision Detection.
- Replies: 1
- Views: 228
- Wed Aug 10, 2005 12:49 am
- Forum: Beginners Help
- Topic: Stupid C++ question. Command Line Arguments.
- Replies: 4
- Views: 312
- Mon Aug 08, 2005 8:03 pm
- Forum: Beginners Help
- Topic: Stupid C++ question. Command Line Arguments.
- Replies: 4
- Views: 312
Stupid C++ question. Command Line Arguments.
So I am working on a project with irrlicht, and I am putting together a really basic binary for my mappers to run their maps in. Its basically just Tutorial 7 with some small changes. The change thats killing me is accepting 2 command line arguments to define the pk3 flie and the bsp within it. The ...
- Mon Aug 08, 2005 2:20 pm
- Forum: Beginners Help
- Topic: How to draw a healthbar in 3d?
- Replies: 6
- Views: 931
- Mon Aug 08, 2005 12:02 pm
- Forum: Beginners Help
- Topic: hhhhhhhhhheeeeeeeeeeeeellllllllllllllpppppppppppppp!!!!!!!!!
- Replies: 5
- Views: 532
- Mon Aug 08, 2005 2:58 am
- Forum: Beginners Help
- Topic: Get collision between (point+angle) to ground?
- Replies: 3
- Views: 315
http://irrlicht.sourceforge.net/tut007.html
I believe whats outlined as the second selector method is what you are trying to do. It returns the position that the current camera target is intersecting, e.i. whatever you are aiming at. I am a newb to this engine however, but that seems to me what you ...
I believe whats outlined as the second selector method is what you are trying to do. It returns the position that the current camera target is intersecting, e.i. whatever you are aiming at. I am a newb to this engine however, but that seems to me what you ...
- Mon Aug 08, 2005 2:55 am
- Forum: Beginners Help
- Topic: Python, Venom, and Collision Detection.
- Replies: 1
- Views: 228
Python, Venom, and Collision Detection.
Hi,
I am a PHP/Python programmer, and a long time game modder. I have been working with game engines right back to Doom. Now generally I do the art part, but I have become curious about playing with some open source engines, and when I noticed a python binding for irrlicht, I got all excited and ...
I am a PHP/Python programmer, and a long time game modder. I have been working with game engines right back to Doom. Now generally I do the art part, but I have become curious about playing with some open source engines, and when I noticed a python binding for irrlicht, I got all excited and ...