Author Topic: About Ninja_Demo  (Read 14574 times)

Offline kefeihappy

  • byte
  • *
  • Posts: 11
    • View Profile
About Ninja_Demo
« on: February 12, 2014, 08:55:34 am »
Hello   I  need your help 
Can  you tell me what's ninja.group.bones?
 a 3D Model?  And  how to get It?
THanks

Offline raft

  • Moderator
  • quad
  • *****
  • Posts: 1993
    • View Profile
    • http://www.aptalkarga.com
Re: About Ninja_Demo
« Reply #1 on: February 12, 2014, 09:04:53 am »
binary Bones file. you can create it by converting Ogre3D or Collada files via provided scripts in scripts folder.

have a look at info page: http://aptalkarga.com/bones/ javadocs will also help

Offline kefeihappy

  • byte
  • *
  • Posts: 11
    • View Profile
Re: About Ninja_Demo
« Reply #2 on: February 12, 2014, 10:55:33 am »
oh  my god,  It's cast me 3 hours to look for it  in javadocs,

but ....I  can't   create  it  (eg Ninja.group.bones) ;

maybe you can tell  the means,  :P


Offline raft

  • Moderator
  • quad
  • *****
  • Posts: 1993
    • View Profile
    • http://www.aptalkarga.com
Re: About Ninja_Demo
« Reply #3 on: February 12, 2014, 11:20:26 am »
there are scripts in the scripts folder as I said. they use JMEOgreImporter and ArdorColladaImporter classes behind the scenes