Try this link out, open the page you should see the link to the file in it.
I hope this work.
http://aelmetwaly.50megs.com/index.html
Search found 7 matches
- Wed Oct 15, 2003 7:14 pm
- Forum: Beginners Help
- Topic: Irrlicht engine wizard
- Replies: 7
- Views: 1527
- Wed Oct 15, 2003 7:01 pm
- Forum: Beginners Help
- Topic: Some questions!
- Replies: 5
- Views: 1171
- Mon Oct 13, 2003 8:04 pm
- Forum: Beginners Help
- Topic: Some questions!
- Replies: 5
- Views: 1171
Some questions!
=Who can I load a mesh representing a weapon inside the world and makes it looks like the one in FPS games? when I do that using code like this: weapon_node->setRotation(camera->getRotation()); weapon_node->setPosition(camera->getPosition()); when I move with the camera the weapon jerks and vibrate?...
- Mon Oct 13, 2003 8:03 pm
- Forum: Beginners Help
- Topic: Irrlicht engine wizard
- Replies: 7
- Views: 1527
- Sun Oct 12, 2003 8:48 pm
- Forum: Beginners Help
- Topic: Declare a varialbe
- Replies: 3
- Views: 1007
Declare a varialbe
What is the proper way to declar a variable in irrlicht engine
is it on the stack or on the heap
lich
does the engine deletes it for me?
is it on the stack or on the heap
lich
Code: Select all
IAnimateMesh* mesh = 0;
- Sun Oct 12, 2003 8:43 pm
- Forum: Beginners Help
- Topic: Irrlicht engine wizard
- Replies: 7
- Views: 1527
the url for the file is
http://aelmetwaly.50megs.com/IrrlichtWizard.zip
http://aelmetwaly.50megs.com/IrrlichtWizard.zip
- Sat Oct 11, 2003 8:29 pm
- Forum: Beginners Help
- Topic: Bug in addSkyBoxSceneNode
- Replies: 1
- Views: 734
Bug in addSkyBoxSceneNode
when I use a sky box in my prog ( ver 0.4.1), it seems like the whole world is rotating with the camera and the sky box images don't change..
Is there any work around?
thanks
AD
Is there any work around?
thanks
AD