Search found 34 matches

by Lee Zhi Eng
Tue Nov 28, 2006 12:04 pm
Forum: Beginners Help
Topic: why isn't direct 9 and 8 working?
Replies: 8
Views: 423

i have directx 9.0c and my graphic card support that...
i think probably... the dll's problem?

this is a fast printscreen i made before the application closed up.

Image
dx8 and dx9 both not working.

u think... i need to recompile irrlicht.dll for this?
by Lee Zhi Eng
Tue Nov 28, 2006 10:33 am
Forum: Beginners Help
Topic: why isn't direct 9 and 8 working?
Replies: 8
Views: 423

strange... mine also doesnt work
opengl no problem but directx (both 8 and 9)... yea same with a_haouchar
by Lee Zhi Eng
Tue Nov 28, 2006 10:17 am
Forum: Beginners Help
Topic: b3d Node - Alpha problem
Replies: 15
Views: 1455

cool, cant wait for the next release. :)
by Lee Zhi Eng
Tue Nov 28, 2006 3:52 am
Forum: Beginners Help
Topic: What the... ISceneManager undeclared?!
Replies: 6
Views: 548

*sweat*
i forgot using namespace gui; :oops:
thanks anyway :P
by Lee Zhi Eng
Mon Nov 27, 2006 2:02 pm
Forum: Beginners Help
Topic: What the... ISceneManager undeclared?!
Replies: 6
Views: 548

i got these at the top

using namespace irr;
using namespace video;
using namespace core;
using namespace scene;

still not working :(
by Lee Zhi Eng
Mon Nov 27, 2006 1:43 pm
Forum: Beginners Help
Topic: What the... ISceneManager undeclared?!
Replies: 6
Views: 548

What the... ISceneManager undeclared?!

after a few months i didn't touch irrlicht, i'd forgot most of the things lol so i try to refresh back what i'd learned about irrlicht. i opened dev-c++ 4.9.9.2, and started to write codes which are similar to irrlicht hello world tutorial. but when i tried to compile... i got this error: In functio...
by Lee Zhi Eng
Sun Nov 26, 2006 2:03 pm
Forum: Game Programming
Topic: I smelled it somehow, Irredit 0.6
Replies: 1
Views: 1266

cool 8)
it was getting better and better :D
by Lee Zhi Eng
Sun Nov 19, 2006 3:14 am
Forum: Game Programming
Topic: loaded irr file
Replies: 3
Views: 1383

is there any screenshot?
by Lee Zhi Eng
Thu Nov 16, 2006 11:12 am
Forum: Game Programming
Topic: irrKlang
Replies: 16
Views: 6862

hi, i was trying to compile my stuff with irrKlang included. but i got this: ------ Build started: Project: MirageEngineDemo, Configuration: Release Win32 ------ Compiling... main.cpp c:\documents and settings\lee zhi eng\desktop\mirage engine\include\irrklang_include\ISound.h(63) : error C4430: mis...
by Lee Zhi Eng
Wed Nov 15, 2006 8:31 am
Forum: Off-topic
Topic: d3d or opengl
Replies: 12
Views: 1072

directx can only work on windows platform.
while opengl... multi-platform! :D
by Lee Zhi Eng
Sat Oct 07, 2006 10:24 am
Forum: Code Snippets
Topic: (C++)Irrlicht 1.1 : Fake Glow,Dream and Night Vision
Replies: 77
Views: 48544

40-50 frames per second on nVidia GeForce fx 5200.

Great! :D
by Lee Zhi Eng
Fri Oct 06, 2006 2:54 pm
Forum: Advanced Help
Topic: Screen blur
Replies: 3
Views: 759

You mean anti-alias?
by Lee Zhi Eng
Fri Oct 06, 2006 5:10 am
Forum: Project Announcements
Topic: Terminal Saga -- v0.4 Released
Replies: 14
Views: 1726

or make it brighter but add in some fog?
by Lee Zhi Eng
Fri Oct 06, 2006 2:14 am
Forum: Game Programming
Topic: beginner irrXML
Replies: 0
Views: 1531

beginner irrXML

how to get string from an xml file and put it into createDevice() ?
example i want to store EDT_OPENGL into my xml so that i can change it when i want, without recompile my game.

thanks
by Lee Zhi Eng
Wed Oct 04, 2006 2:50 pm
Forum: Beginners Help
Topic: [fixed]my .irr map
Replies: 2
Views: 216

working fine now thanks :D