Search found 23 matches

by fatcat46
Fri Aug 05, 2005 1:08 pm
Forum: Beginners Help
Topic: Questioon about Motion Blur effect
Replies: 2
Views: 363

Questioon about Motion Blur effect

Hi,
In Irrlicht 0.10, is it possible to make a Motion Blur effect? If yes show me some code....
Thanks
by fatcat46
Mon Jul 04, 2005 1:55 pm
Forum: Project Announcements
Topic: Message au francophones
Replies: 0
Views: 361

Message au francophones

Bonjour ami francophone,
J'ai fait un site web entièrement en francais avec un forum ressemblant a celui de Irrlicht. Venez vous inscrire en grand nombres!



Webmaster de la IPTeam.
by fatcat46
Thu Jun 30, 2005 12:23 am
Forum: Beginners Help
Topic: BSP Maps Making
Replies: 5
Views: 314

BSP Maps Making

Hi Everybody,
That's make now three days that i search a nice, full and FREE *.bsp map editor and I don't find one.... As somebody know one that is full and free? Please say it to me NOW!!
Thanks
by fatcat46
Mon Jun 20, 2005 12:23 pm
Forum: Beginners Help
Topic: Dx8 and 9 for Dev
Replies: 4
Views: 296

I don't understand....sorry
by fatcat46
Thu Jun 16, 2005 12:22 pm
Forum: Beginners Help
Topic: Dx8 and 9 for Dev
Replies: 4
Views: 296

Dx8 and 9 for Dev

I've got a problem with using Dx 8 or 9 with Dev. I know how to recompile Irrlicht for using it but I can't (buid error at end). Can somebody send me the Irrlicht 0.10.0 with support of Dx (with all things change), please?
Thanks.
by fatcat46
Thu May 26, 2005 12:47 pm
Forum: Beginners Help
Topic: Fmod and Irrlicht
Replies: 11
Views: 1059

:D :D It seem that Double A have done it. He work on ityestherday, and he found our bug : Don't use it in archive paks... :oops:
by fatcat46
Wed May 25, 2005 5:10 pm
Forum: Beginners Help
Topic: Fmod and Irrlicht
Replies: 11
Views: 1059

No, we only want to play musics and sounds with FMod. We make an older version of our project using a LOT of code with DirectX 9.0c and FMod works great. But i discovered the BEST engine i never seen (Irrlicht) and do it again with it. I used the same functions that on the older version but didn't w...
by fatcat46
Mon May 16, 2005 4:48 pm
Forum: Beginners Help
Topic: Little question about ZIP Archive...
Replies: 2
Views: 192

Little question about ZIP Archive...

Hi All,
My little question is : Can i create or chage files in a ZIP Archive with Irrlicht? If yes, post a little exemple to show it, please.
Thanks. :P
by fatcat46
Sat May 14, 2005 2:42 pm
Forum: Game Programming
Topic: IrrXML
Replies: 7
Views: 3232

Thats very nice!! More simple that tinyXML!!!
by fatcat46
Thu May 12, 2005 9:07 pm
Forum: Beginners Help
Topic: [ALWAYS]IGUIInOutFader Question
Replies: 7
Views: 506

It doesn't works!!!

Code: Select all

fader->fadeIn(1000);
while(device->run())
{
  //Main Loop...
}
fader->fadeOut(1000);
device->Drop();
return 0;
:?: HELP :?:
by fatcat46
Wed May 11, 2005 8:29 pm
Forum: Beginners Help
Topic: [ALWAYS]IGUIInOutFader Question
Replies: 7
Views: 506

keless wrote:it needs to be called only once; if you continue to call it in your main loop you will be resetting the fade out timer every update so nothing will appear to change
So, I'll place it before or after the loop. Thanks!
by fatcat46
Wed May 11, 2005 12:23 pm
Forum: Beginners Help
Topic: [ALWAYS]IGUIInOutFader Question
Replies: 7
Views: 506

Simply as that? But, one last question : the "fader.fadeIn(1000);" where do I place it (before , in or after de Main Loop)?
Thanks for the Help!! :roll: :roll:
by fatcat46
Tue May 10, 2005 4:57 pm
Forum: Beginners Help
Topic: [ALWAYS]IGUIInOutFader Question
Replies: 7
Views: 506

Ok thanks but what code do i need (exemples please)? :roll:
by fatcat46
Tue May 10, 2005 12:22 pm
Forum: Beginners Help
Topic: [ALWAYS]IGUIInOutFader Question
Replies: 7
Views: 506

[ALWAYS]IGUIInOutFader Question

How do I use the IGUIInOutFader in my project?
by fatcat46
Wed Apr 27, 2005 8:26 pm
Forum: Beginners Help
Topic: Need some help for my project...
Replies: 10
Views: 430

use Dev C++ and i think it is the best(for new programmers..)