Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Graphics
  4. converting .mb to .obj

converting .mb to .obj

Scheduled Pinned Locked Moved Graphics
questionlearning
4 Posts 3 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    valli_guru
    wrote on last edited by
    #1

    Can I convert maya binary file to .obj file...If so please tell me how can I do that.I only have maya learning edition. thanks in advance

    C 1 Reply Last reply
    0
    • V valli_guru

      Can I convert maya binary file to .obj file...If so please tell me how can I do that.I only have maya learning edition. thanks in advance

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      What are you hoping to achieve ? An obj file is a code file, and a maya file is surely not code, but data ?

      Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      V T 2 Replies Last reply
      0
      • C Christian Graus

        What are you hoping to achieve ? An obj file is a code file, and a maya file is surely not code, but data ?

        Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

        V Offline
        V Offline
        valli_guru
        wrote on last edited by
        #3

        In my project I have to load an .obj file.I have only .obj file loader. But the original model is in maya binary file. So, I want to convert the maya binary file to .obj..

        1 Reply Last reply
        0
        • C Christian Graus

          What are you hoping to achieve ? An obj file is a code file, and a maya file is surely not code, but data ?

          Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

          T Offline
          T Offline
          Tim Craig
          wrote on last edited by
          #4

          Christian Graus wrote:

          An obj file is a code file

          There's an early graphics file format that, unfortunately, is also .obj for "3d Object". If I remember right, it's a text file that defines vertices, polygons, etc.

          Mongkut to a Christian missionary friend: "What you teach us to do is admirable, but what you teach us to believe is foolish".

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups