Search found 8 matches

by Mercyful
Sun Jun 17, 2007 8:40 am
Forum: Beginners Help
Topic: Events according to position
Replies: 1
Views: 183

Events according to position

Hi.

I got and question that may make you laugh, it's kinda dumb, super newbish.

Let's say When a character I move (a model) reach a position when it's need a node of a plataform (I'm thinking in a 3d plataform game like mario 64) moves foward or backward or do something, some change acording to ...
by Mercyful
Sat Jun 09, 2007 7:31 pm
Forum: Beginners Help
Topic: Normal map questions
Replies: 2
Views: 414

Thanks for the reply, I will try that.
by Mercyful
Sat Jun 09, 2007 4:02 pm
Forum: Beginners Help
Topic: Normal map questions
Replies: 2
Views: 414

Normal map questions

Hi, I have a few question ralated to normal map, I hope you can help me

1- This works as normal map

http://www.bitmanagement.de/developer/contact/examples/textures/FieldstoneBumpDOT3.jpg


2- If I use some program to make it black and white, still works?

3- I want use normal map in the model of ...
by Mercyful
Wed May 30, 2007 8:57 pm
Forum: Beginners Help
Topic: Stupid question
Replies: 10
Views: 565

Thanks for you help.
I'm gonna read some more about import models to irrlicht, I guess the problem is the uv mapping, thanks, you all are really kind.
by Mercyful
Wed May 30, 2007 4:40 pm
Forum: Beginners Help
Topic: Stupid question
Replies: 10
Views: 565

THANKS

Well thanks again, uv mapping??? that means that I should do something with the model when I am making it? so I can't use models I download, I tried use the makePlanarTextureMapping from Special_FX tutorial but nothing happens, also tried the same models in the meshviewer, in irrsed, and in ...
by Mercyful
Wed May 30, 2007 1:39 am
Forum: Beginners Help
Topic: Stupid question
Replies: 10
Views: 565

Thanks again

Thanks again, well I check the DOS windows and says that the texture and models are ok.
by Mercyful
Tue May 29, 2007 6:54 pm
Forum: Beginners Help
Topic: Stupid question
Replies: 10
Views: 565

Thanks

Thank you a lot for the answer but... no, it's not that I tried that but it's the same, I also tried with .3ds but still the same, oh and I just downloaded another model and seems like work but the texture looks green, but besides this model no other model work.
by Mercyful
Tue May 29, 2007 5:44 pm
Forum: Beginners Help
Topic: Stupid question
Replies: 10
Views: 565

Stupid question

Hi, I'm the noobiest person in the world and I got a super-dumb question, I've been the whole day trying to make this work. Well... don't laugh.

I'm trying to set a texture to a model I downloaded but doesn't work, I use as base tutorial 4 Movement from the SDK.


scene::IAnimatedMesh* gun = smgr ...