Search found 7 matches

by Ace12GA
Wed Aug 10, 2005 1:41 am
Forum: Beginners Help
Topic: Python, Venom, and Collision Detection.
Replies: 1
Views: 180

Anyone? No ideas?
by Ace12GA
Wed Aug 10, 2005 12:49 am
Forum: Beginners Help
Topic: Stupid C++ question. Command Line Arguments.
Replies: 4
Views: 226

Thanks for the replies guys, its all helpful. I did google btw, for about 20 minutes. I managed to get to about where I was.
by Ace12GA
Mon Aug 08, 2005 8:03 pm
Forum: Beginners Help
Topic: Stupid C++ question. Command Line Arguments.
Replies: 4
Views: 226

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 ...
by Ace12GA
Mon Aug 08, 2005 2:20 pm
Forum: Beginners Help
Topic: How to draw a healthbar in 3d?
Replies: 6
Views: 620

getScreenCoordinatesFrom3DPosition seems to be a good sollution, although it is SceneCollisionManager (finally figured it out and how to fetch it via sceneManager). Im having problems getting billboards to work, how do I "start" them, shouldnt load a bitmap or texture onto them? The refer...
by Ace12GA
Mon Aug 08, 2005 12:02 pm
Forum: Beginners Help
Topic: hhhhhhhhhheeeeeeeeeeeeellllllllllllllpppppppppppppp!!!!!!!!!
Replies: 5
Views: 309

Is this your thread? http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=8130 If it is, why bother starting 2 within a day of each other for the same topic. Try to be patient. Anyway, email the .x to me, and I will try to load it, see if it works or not. Include relevant textures too please. pren...
by Ace12GA
Mon Aug 08, 2005 2:58 am
Forum: Beginners Help
Topic: Get collision between (point+angle) to ground?
Replies: 3
Views: 242

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 ...
by Ace12GA
Mon Aug 08, 2005 2:55 am
Forum: Beginners Help
Topic: Python, Venom, and Collision Detection.
Replies: 1
Views: 180

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 sta...