NadeoImporter [update 2019/10/09]

Discuss everything related to custom data creation.

Moderator: NADEO

User avatar
Tatsuto
Posts: 74
Joined: 13 Sep 2013, 17:32

Re: NadeoImporter [update 2013/08/21]

Post by Tatsuto »

I don't think there is real light yet.
User avatar
phil13hebert
Posts: 564
Joined: 29 Oct 2011, 14:11
Location: Québec

Re: NadeoImporter [update 2013/08/21]

Post by phil13hebert »

HawkGer wrote:Yeah, really anything would be appreciated by a lot of people I think.
I'm working on making a written tutorial for 3ds Max right now and I hope that it'll help you :yes:
OS: Windows 7 64 bit
CPU: Intel Core i7 3770 @ 3.40Ghz
RAM: 8GB DDR3 798MHz
GPU: Nvidia GeForce GTX 660 1536MB
Motherboard: Intel 0KM92T
Sound: 7.1
Peripherals: Logitech G510, SteelSeries sensei raw, Corsair vengeance 1500
User avatar
alividerci
Posts: 363
Joined: 11 Feb 2012, 07:03

Re: NadeoImporter [update 2013/08/21]

Post by alividerci »

Tatsuto wrote:I don't think there is real light yet.
it is baaad
User avatar
HawkGer
Translator
Translator
Posts: 226
Joined: 16 Jun 2010, 01:11

Re: NadeoImporter [update 2013/08/21]

Post by HawkGer »

Thanks phil13hebert, looking forward to the tutorial. I will link it on Maniapark and such once it is done.

While we are already talking about Lightmap and Basematerial I noticed that some standard materials have this format:
DMaterial(StadiumAirship)
DSurfaceId (Concrete)
DUvLayer (BaseMaterial , 0)
DUvLayer (Lightmap , 2)
What's up with the Lightmap layer there? Why is there a 2 instead of 1 and how do I get such an object converted? ConvertAssistent freezes when trying to convert it....

And yeah, real light would be HUGE :)
Image
User avatar
phil13hebert
Posts: 564
Joined: 29 Oct 2011, 14:11
Location: Québec

Re: NadeoImporter [update 2013/08/21]

Post by phil13hebert »

HawkGer wrote:Thanks phil13hebert, looking forward to the tutorial. I will link it on Maniapark and such once it is done.

While we are already talking about Lightmap and Basematerial I noticed that some standard materials have this format:
DMaterial(StadiumAirship)
DSurfaceId (Concrete)
DUvLayer (BaseMaterial , 0)
DUvLayer (Lightmap , 2)
What's up with the Lightmap layer there? Why is there a 2 instead of 1 and how do I get such an object converted? ConvertAssistent freezes when trying to convert it....

And yeah, real light would be HUGE :)
First Uv mapping named "BaseMaterial" will be used for the textures (how block will look in-game) while the second UV mapping named "Lightmap" will be used by maniaplanet to compute the lightmaps of the static object. The "Lightmap" UV must not have overlapping faces else lightmap in-game will be strange for this block :)

I've finished the part about UV mapping for static objects. I'll post the link soon :thumbsup:
OS: Windows 7 64 bit
CPU: Intel Core i7 3770 @ 3.40Ghz
RAM: 8GB DDR3 798MHz
GPU: Nvidia GeForce GTX 660 1536MB
Motherboard: Intel 0KM92T
Sound: 7.1
Peripherals: Logitech G510, SteelSeries sensei raw, Corsair vengeance 1500
User avatar
HawkGer
Translator
Translator
Posts: 226
Joined: 16 Jun 2010, 01:11

Re: NadeoImporter [update 2013/08/21]

Post by HawkGer »

yeah I know THAT much...it's only that for this StadiumAirship material for example converting the objects doesn't work...and I guess this has to do with the fact that the Lightmap has to be on a different layer than usual !? Can't figure it out though...
normal:
DUvLayer (Lightmap , 1)
here:
DUvLayer (Lightmap , 2)
Image
User avatar
phil13hebert
Posts: 564
Joined: 29 Oct 2011, 14:11
Location: Québec

Re: NadeoImporter [update 2013/08/21]

Post by phil13hebert »

HawkGer wrote:yeah I know THAT much...it's only that for this StadiumAirship material for example converting the objects doesn't work...and I guess this has to do with the fact that the Lightmap has to be on a different layer than usual !? Can't figure it out though...
normal:
DUvLayer (Lightmap , 1)
here:
DUvLayer (Lightmap , 2)
What is it writing when you try to convert it with NadeoImporter ?

Here's the first part of my tutorial ! I hope that it will be usefull to answer your question
(thanks to spaii for his wiki :D ) :
http://wiki.titlepack.net/Blocks_import_with_3ds_Max

I don't know when I'll finish the tutorial, because I don't have time right now but I think that there's enough thing to help you out :thumbsup:
OS: Windows 7 64 bit
CPU: Intel Core i7 3770 @ 3.40Ghz
RAM: 8GB DDR3 798MHz
GPU: Nvidia GeForce GTX 660 1536MB
Motherboard: Intel 0KM92T
Sound: 7.1
Peripherals: Logitech G510, SteelSeries sensei raw, Corsair vengeance 1500
kratos714
Posts: 10
Joined: 21 Sep 2013, 17:25
Location: France

SkelGeneric

Post by kratos714 »

Image
Hi,

I'm creating a new 3D skin (ArenaPlayer) which uses its own skeleton, different than the default NadeoSkel.
So I tried the option /SkelGeneric with the importer (version 2013/08/21), but I can't get it work ! :?
Even the ToadSample from Minion folder doesn't work. This is what I get :

Code: Select all

C:\Program Files (x86)\Steam\SteamApps\common\ManiaPlanet_SMStorm>NadeoImporter
Charskin Skins/Models/Minion/ToadSample /SkelGeneric
NadeoImporter 2013-08-21_16_12
Failed to import file "C:\Users\XXXX\Documents\ManiaPlanet\Work\Skins\Models\Minion\ToadSample\Model.fbx": No Joints
I also tried the older version 2013/05/13, which actually seems to work :
ToadSample.jpg

But look the result with Sintel.. It has something strange.. :
SintelSample.jpg

Anyone can help me ? :mrgreen:

Edit:
The /SkelGeneric option seems to imply the Player.Anim.xml to be used. Where can I get the specs for this file ?

Image
Bonjour,

Je souhaiterais créer un nouveau skin 3D (ArenaPlayer) qui utilise son propre squelette, différent du NadeoSkel par défaut.
J'ai donc utilisé l'option /SkelGeneric avec l'importer (version 2013/08/21), mais il n'y a pas moyen de le faire fonctionner ! :?
Même le ToadSample du dossier "Minion" ne passe pas. Voici ce que j'obtiens :

Code: Select all

C:\Program Files (x86)\Steam\SteamApps\common\ManiaPlanet_SMStorm>NadeoImporter
Charskin Skins/Models/Minion/ToadSample /SkelGeneric
NadeoImporter 2013-08-21_16_12
Failed to import file "C:\Users\XXXX\Documents\ManiaPlanet\Work\Skins\Models\Minion\ToadSample\Model.fbx": No Joints
J'ai aussi tenté d'utiliser l'ancienne version 2013/05/13, qui semble fonctionner:
ToadSample.jpg

Mais regardez le resultat sur Sintel... Il y a comme un petit souci... :
SintelSample.jpg

Quelqu'un pourrait m'aider ? :mrgreen:

Edit:
L'option /SkelGeneric semble impliquer l'utilisation du fichier Player.Anim.xml. Où pourrais-je trouver les specs pour ce fichier ?
justspeeding
Posts: 42
Joined: 30 Aug 2011, 20:05

Re: NadeoImporter [update 2013/08/21]

Post by justspeeding »

http://trackmania-carpark.com/imagespar ... d80d92.jpg

someone know why it give the colorchange diagonal off all the faces?
the 2 stripes vertical are some normalmap test from me so don't care about that.
User avatar
phil13hebert
Posts: 564
Joined: 29 Oct 2011, 14:11
Location: Québec

Re: NadeoImporter [update 2013/08/21]

Post by phil13hebert »

justspeeding wrote:http://trackmania-carpark.com/imagespar ... d80d92.jpg

someone know why it give the colorchange diagonal off all the faces?
the 2 stripes vertical are some normalmap test from me so don't care about that.
This seems to be caused by the uv map that isn't correct. I couldn't tell you more since I'm not an expert on this subject :)
OS: Windows 7 64 bit
CPU: Intel Core i7 3770 @ 3.40Ghz
RAM: 8GB DDR3 798MHz
GPU: Nvidia GeForce GTX 660 1536MB
Motherboard: Intel 0KM92T
Sound: 7.1
Peripherals: Logitech G510, SteelSeries sensei raw, Corsair vengeance 1500
Post Reply

Return to “Title Pack & Custom Data Creation”

Who is online

Users browsing this forum: No registered users and 1 guest