Search found 20 matches
- Fri Jun 03, 2005 11:34 pm
- Forum: Advanced Help
- Topic: Muiltable Events?
- Replies: 2
- Views: 265
- Fri Jun 03, 2005 8:47 pm
- Forum: Off-topic
- Topic: Micro$oft XML patent
- Replies: 7
- Views: 880
- Fri Jun 03, 2005 8:37 pm
- Forum: Advanced Help
- Topic: Muiltable Events?
- Replies: 2
- Views: 265
Muiltable Events?
It doesn't matter if it's in C++ or C#. It looks like you can NOT detect if more then one button is being hit/pressed! Please tell me I'm wrong!
- Fri Jun 03, 2005 2:19 pm
- Forum: Beginners Help
- Topic: c# ISceneNode Inherintance (like 03.CustomSceneNode in c++)
- Replies: 3
- Views: 379
- Fri Jun 03, 2005 1:27 am
- Forum: Beginners Help
- Topic: How do I write text to the screen with C#?[SOVLED!!!]
- Replies: 0
- Views: 272
How do I write text to the screen with C#?[SOVLED!!!]
This is getting really really frustrating!! I can't find out how to write to the screen in C#. In C++ I could just add static text, but GUI does not work in C#! And when I try to do "IGUIFont fnt = new IGUIFont(null);" so I can do "fnt.Draw("Hello World!",new Position2D(32,3...
- Thu Jun 02, 2005 10:21 pm
- Forum: Project Announcements
- Topic: Tutorials in c#
- Replies: 16
- Views: 6055
Thanks a bunch Elric!!!! :D That translated 04.Movement example helped a TON! This really sucks that I have no one to help me with C# IRRLicht :< seems like everyone uses C++ and nothing but C++, if I try to search the forums I only get stuff about C++, NOTHING to help me with what I need help with.
- Thu Jun 02, 2005 10:19 pm
- Forum: Project Announcements
- Topic: [codedump] 4D-Vector
- Replies: 3
- Views: 1246
- Thu Jun 02, 2005 3:25 pm
- Forum: Beginners Help
- Topic: Just one question and I'm off...
- Replies: 4
- Views: 350
So I just load it as a animatied mesh even if it isn't without any bad effects? Thats good because I did just that! http://subsoap.com/ck/Spacetest01.PNG Now, to figure this Font stuff so I can print text to the screen.. :? Then after that find out how to detect key presses then I can make something!
- Thu Jun 02, 2005 2:28 pm
- Forum: Beginners Help
- Topic: Just one question and I'm off...
- Replies: 4
- Views: 350
- Thu Jun 02, 2005 2:58 am
- Forum: Beginners Help
- Topic: Just one question and I'm off...
- Replies: 4
- Views: 350
Just one question and I'm off...
Just one question then I'm off programming with IRRLicht. How the HECK do I load a *.3ds?? :? I looked at the C# Helloworld example but it only has a static Animation mesh! I want to be able to move this! I also looked at IMesh but it looks like it doesn't have a position nor anything else either! C...
- Thu Jun 02, 2005 1:57 am
- Forum: Beginners Help
- Topic: Space flight rotation - 3d rts view.(SOLVED)
- Replies: 12
- Views: 953
- Wed Jun 01, 2005 3:47 pm
- Forum: Beginners Help
- Topic: Weird Build Error in Dev-C++?
- Replies: 0
- Views: 264
Weird Build Error in Dev-C++?
Sorry if this has been asked before, but recently when I changed some code and went to recompile I get Build Error 1! What the heck is it and what do I do to get rid of it?
- Wed Jun 01, 2005 3:31 pm
- Forum: Beginners Help
- Topic: How do you recompile Irrlicht .10 (DevC++) to use Directx9?
- Replies: 10
- Views: 2595
- Wed Jun 01, 2005 2:45 pm
- Forum: Beginners Help
- Topic: It's alive!
- Replies: 7
- Views: 630
Heh, thanks I will try to stick with C++ for awhile. Sadly the documention for C++ is a lot less friendly then the .NET one, in the .NET one you can look for something yourself OR search, but it seems like you HAVE to search in the non .NET one. :< At anyrate, I got the sample code from the Dev-CPP ...
- Wed Jun 01, 2005 2:20 pm
- Forum: Beginners Help
- Topic: It's alive!
- Replies: 7
- Views: 630