Page 60 of 123

Re: Señor Casaroja's Noesis

Posted: Tue Mar 20, 2012 11:07 pm
by MrAdults
I wouldn't make that presumption, as Noesis supports a lot of standard formats and can be useful as an actual pipeline tool. (I used it for my own iPhone game, automating batch conversion of my assets, mostly from COLLADA to my proprietary in-engine format) Although it does sadly seem unlikely that anyone else is using it legitimately for that purpose.

Re: Señor Casaroja's Noesis

Posted: Tue Mar 20, 2012 11:20 pm
by Privateer
Being your Tool, I can see the Pipe line reason.
Being that someone wants it to work in such a way with Blender and wants someone else to do the hard work to save them time?
It just sends messages I don't get I'll admit that.

Re: Señor Casaroja's Noesis

Posted: Wed Mar 21, 2012 12:26 am
by Privateer
On a different wave length................

I know I may have missed something and you can spank me if I did.
Is there built in support to compute Normals and Tangents on opening a file?

Re: Señor Casaroja's Noesis

Posted: Wed Mar 21, 2012 1:19 pm
by itoikenza
does this support any naruto models? cause i want Zabuza equipped with his sword...

Re: Señor Casaroja's Noesis

Posted: Wed Mar 21, 2012 3:24 pm
by Darko
itoikenza wrote:does this support any naruto models? cause i want Zabuza equipped with his sword...
Nope, this supports Naruto Shippuden Ultimate Ninja Stom 2.

Re: Señor Casaroja's Noesis

Posted: Wed Mar 21, 2012 10:15 pm
by MrAdults
If you don't feed normals/tangents to Noesis, it will automatically generate them internally.

Re: Señor Casaroja's Noesis

Posted: Fri Mar 23, 2012 4:26 pm
by finale00
I've never played with animations before but is there some sort of animation technique that allows you to define a particular set of ... animations ... and re-use it for an arbitrary model? Like for example if someone writes a set of dance sequences and wants a bunch of random models to follow it.

Re: Señor Casaroja's Noesis

Posted: Sat Mar 24, 2012 4:01 am
by MrAdults
Sure, just rig all the models to the same skeleton. If the skeletons aren't the same it gets more complicated, but you can still map bones between skeletons and hope things look alright.

Re: Señor Casaroja's Noesis

Posted: Sat Mar 24, 2012 9:15 am
by YusakuSan1
Would anyone be able to make a plugin for me? I have the model format as well as scene, bone, texture information, etc.
I am only 13 so that means I have not had any coding experience but I enjoy model ripping.
I won't have anything to give anyone who knows how to do this, so it's perfectly understandable if nobody will.

Re: Señor Casaroja's Noesis

Posted: Sat Mar 24, 2012 5:09 pm
by finale00
Didn't MrAdults start coding when he was like 11 or something lol
And I bet programming at that time was quite a challenge compared to what we have today.

Re: Señor Casaroja's Noesis

Posted: Sat Mar 24, 2012 5:13 pm
by LUBDAR
finale00 wrote:Didn't MrAdults start coding when he was like 11 or something lol
Something like that

and
YusakuSan1 wrote:Would anyone be able to make a plugin for me? I have the model format as well as scene, bone, texture information, etc.
I am only 13 so that means I have not had any coding experience but I enjoy model ripping.
I won't have anything to give anyone who knows how to do this, so it's perfectly understandable if nobody will.
This thread is for Noesis related issues...

Re: Señor Casaroja's Noesis

Posted: Sat Mar 24, 2012 8:26 pm
by YusakuSan1
LUBDAR wrote:This thread is for Noesis related issues...
I was talking about a Noesis plugin, so doesn't that make it a Noesis-related issue?
Where I live there are no opportunities to learn coding until the age of 15, so I haven't had that opportunity.

Re: Señor Casaroja's Noesis

Posted: Sat Mar 24, 2012 8:27 pm
by chrrox
you are online? there are a million places to learn coding.

Re: Señor Casaroja's Noesis

Posted: Sat Mar 24, 2012 8:46 pm
by MrAdults
http://www.khanacademy.org/#computer-science
It may take you a while, but, enjoy. :) I also recommend a book store. There are lots of cheap books on learning programming in a variety of languages from the ground up.

Re: Señor Casaroja's Noesis

Posted: Sun Mar 25, 2012 4:57 am
by Darko
MrAdults wrote:http://www.khanacademy.org/#computer-science
It may take you a while, but, enjoy. :) I also recommend a book store. There are lots of cheap books on learning programming in a variety of languages from the ground up.
Lol thanks, It's been a while since I first learned a little bit of c++ and this looks a little bit similar.