Results 1 to 6 of 6

Thread: Milkshape MS3D Animation

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25
    Can we get some demo video posts perhaps? Just to see how this is supposed to look on screen.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  2. #2
    Here's screenshot attached. The ninja is moving a little in place, sort of idle animation. Sword is moving along with the hand, unsure if it's separate object. Camera is seemingly picking random points around and moving there, centered on point under the character.

    I would have liked to convert it to nxPascal but it would seem to be a little complicated process. Alot of internal things would need to be done first. For instance this us using milkshape binary format, whereas i use ascii, with no support for animation and bones yet. Are the camera paths actually in model file too or just randomized? I was pondering if i should focus more on other format support like 3DS. Also this code seemed a little hard to read, a bit like directly converted from C++ or so, leaving the formatting like that. Very procedural, and ms3d-unit itself contains rendering too.
    Attached Images Attached Images

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •