3DS Import Problem

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

No, otherwise I might have helped already. If you cannot export into one of those other formats it's definitel not a viable way, though. So maybe you could restate the possible solutions you see ATM?
christianclavet
Posts: 1638
Joined: Mon Apr 30, 2007 3:24 am
Location: Montreal, CANADA
Contact:

Post by christianclavet »

Hi. I've just downloaded your mesh.

I see the problem. I don't think that is IRRlicht related the mesh is ok also.

The problem is that you want to have the specularity but you haven't put a light in the scene. So the surface look "flat" like a cartoon.

Do this and confirm you see what you want:

Load you object in IRRedit (3DS or OBH, I've tried OBJ)

Select your object and go in the MATERIAL panel (Material surface ALWAYS need to be tweaked to be used in IRRlicht)

In that panel activate:
Activate the item - Lighting
Deactivate the item - backface culling (so you'll see the 2 sides of your object)

Set the parameter Shininess to a least 64.

Once that is done add a light in your scene and you should now see your object with the specularity coming from the surface.

If you want to use it in the IRRlicht engine, the quick way is to save that as a IRRscene (you keep your object also). You load back your IRRscene then the engine will load back your object and apply the surface attributes from the IRRscene file.

Hope that help.
Auradrummer
Posts: 260
Joined: Thu Apr 17, 2008 1:38 pm
Location: Brasopolis - Brazil

Post by Auradrummer »

Ipala: Is possible to unweld the points you need to not smooth?
Professional Software Developer and Amateur Game Designer ;-)
ipala
Posts: 9
Joined: Tue Apr 08, 2008 6:28 am
Location: Izmir / Turkey

Post by ipala »

Ok. Take it pls. Those are all format's for curtain mesh.
3ds,max,obj,x,atr,mtl,

http://rapidshare.com/files/119810872/C ... t.rar.html


Best Regards.
ipala
Posts: 9
Joined: Tue Apr 08, 2008 6:28 am
Location: Izmir / Turkey

Post by ipala »

christianclavet wrote:Hi. I've just downloaded your mesh.

I see the problem. I don't think that is IRRlicht related the mesh is ok also.

The problem is that you want to have the specularity but you haven't put a light in the scene. So the surface look "flat" like a cartoon.

Do this and confirm you see what you want:

Load you object in IRRedit (3DS or OBH, I've tried OBJ)

Select your object and go in the MATERIAL panel (Material surface ALWAYS need to be tweaked to be used in IRRlicht)

In that panel activate:
Activate the item - Lighting
Deactivate the item - backface culling (so you'll see the 2 sides of your object)

Set the parameter Shininess to a least 64.

Once that is done add a light in your scene and you should now see your object with the specularity coming from the surface.

If you want to use it in the IRRlicht engine, the quick way is to save that as a IRRscene (you keep your object also). You load back your IRRscene then the engine will load back your object and apply the surface attributes from the IRRscene file.

Hope that help.

Thank you it was great ;)

i must to use this options default selected.
Post Reply