Search found 55 matches

by damien
02 Oct 2012, 10:31
Forum: Title Pack & Custom Data Creation
Topic: NadeoImporter [update 2019/10/09]
Replies: 1023
Views: 299372

Re: Custom Objects Specifications

I think the problem is that your vertex normals are wrong. You have to split them per face. When you create smooth shapes, its good that the normals are "per vertex". But when you need sharp edges, you have to split the normals "per vertex per face". found that tuto on google : h...
by damien
26 Sep 2012, 13:52
Forum: Title Pack & Custom Data Creation
Topic: NadeoImporter [update 2019/10/09]
Replies: 1023
Views: 299372

Re: Custom Objects Specifications

Hi,
We'll add support for binary alpha (ie only white or black pixels in alpha channel)
There won't traslucent alpha, since it's only partially supported, and generates artifacts.
by damien
20 Sep 2012, 11:52
Forum: Title Pack & Custom Data Creation
Topic: NadeoImporter [update 2019/10/09]
Replies: 1023
Views: 299372

Re: Custom Objects Specifications

We tested in storm, and it works :) (the issue concerns only canyon)
We can't test everything for every release.
by damien
20 Sep 2012, 11:35
Forum: Title Pack & Custom Data Creation
Topic: NadeoImporter [update 2019/10/09]
Replies: 1023
Views: 299372

Re: Custom Objects Specifications

It is an issue we have to fix.
Use Canyon folder for now.
by damien
20 Sep 2012, 10:41
Forum: Title Pack & Custom Data Creation
Topic: NadeoImporter [update 2019/10/09]
Replies: 1023
Views: 299372

Re: Custom Objects Specifications

héhé, :roflol:

nice work ! :thumbsup:

for object deletion, mhh this is strange.
can you send me a little zip with your object & textures so that I can check ?

seee ya ! :pil
by damien
20 Sep 2012, 09:52
Forum: Title Pack & Custom Data Creation
Topic: NadeoImporter [update 2019/10/09]
Replies: 1023
Views: 299372

Re: Custom Objects Specifications

Okay, some fast answers : - the "link" between the fbx and the texture is only done through the material name. (ex: with a material _TDSN_Marble_Stone, the importer (and the game) will look for textures Texture/Marble_D.dds, Texture/Marble_S.dds, and Texture/Marble_N.dds). so you can use t...
by damien
19 Sep 2012, 16:05
Forum: Title Pack & Custom Data Creation
Topic: NadeoImporter [update 2019/10/09]
Replies: 1023
Views: 299372

Re: Custom Objects Specifications

You have only one UV layer (typically for diffuse mapping), and the 2nd (lightmap) UV-layer is missing. I googled for a tutorial and found this : http://www.3dmotive.com/training/free/creating-a-lightmap-uv-channel/ Hope it helps. Just to be clear : You just have to provide a 2nd UV Layer for your m...
by damien
19 Sep 2012, 09:29
Forum: Title Pack & Custom Data Creation
Topic: NadeoImporter [update 2019/10/09]
Replies: 1023
Views: 299372

Re: Custom Objects Specifications

Hi all ! short answers for you questions : 1. DamienD : thanks, I fixed the TDSN typo error. 2. kapsubm : Concerning the lods, there must be only 1 fbx file containing 2 lods. (and not 2 fbx files containing 1 lod) 3. for the image formats, the 3d card can only handle natively dds files (no native s...
by damien
18 Sep 2012, 22:15
Forum: Title Pack & Custom Data Creation
Topic: NadeoImporter [update 2019/10/09]
Replies: 1023
Views: 299372

Re: Custom Objects Specifications

the format should be 2012.2 (but it might work with older ones).
If it crashes, it's a bug ! :)
can you please upload the fbx files , so that I check what's going on ?

thanks !

Go to advanced search