HELP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mj23

    HELP

    I'm Italian and I'm sorry for my English!!!I'm new of this ns and so I don't
    know if my question is suitable.
    I have a problem: using the C++ language,the QT library and the OpenGL
    library realize a CAD that can:
    a) load a glut three-dimensional model
    b) load a three-dimensional model in dxf format
    Thank you very much


  • Victor Bazarov

    #2
    Re: HELP

    "Mj23" <snowteo13@libe ro.it> wrote...[color=blue]
    > I'm Italian and I'm sorry for my English!!!I'm new of this ns and so I[/color]
    don't[color=blue]
    > know if my question is suitable.[/color]

    The problem I see is that there _is_ no question.
    [color=blue]
    > I have a problem: using the C++ language,the QT library and the OpenGL
    > library realize a CAD that can:
    > a) load a glut three-dimensional model
    > b) load a three-dimensional model in dxf format[/color]

    I have plenty of problems like that. What's your C++ language
    question?

    In an attempt to decrypt your problem I'm going to ask you some
    questions. Are you a programmer? Are you working for a company
    that needs that CAD? Are you trying to find somebody who would
    write the program for you? Have you tried looking in newsgroup
    "misc.jobs.resu mes" (this is where those who are looking to be
    hired post their curricula vitae)?

    Victor


    Comment

    • Victor Bazarov

      #3
      Re: HELP

      "Mj23" <snowteo13@libe ro.it> wrote...[color=blue]
      > I'm a student and I have to do an esercize with c++ language.I do a big[/color]
      part[color=blue]
      > of this esercize but now i can't continue because i can't do this problem
      > and I need an help.But if you can't give me an help there isn't problem,[/color]
      I'm[color=blue]
      > only a student and I have ask to this ns because I think that there are
      > other people that can do this problem because I don't know how to do this
      > problem.Thank you for your answer[/color]

      (a) This newsgroup does _not_ do anybody's homework.

      (b) There is FAQ list: http://www.parashift.com/c++-faq-lite/ ,
      read it, especially section 5.

      (c) If it's still unclear after reading the FAQ, then here is the
      answer for you: if you have some code that doesn't work as
      you want, post your code, post the description of what problem
      you're having (if that's a C++ language problem), we will try
      to help. But please know, if your problem is of OpenGL sort
      or of CAD sort, or of UI sort, we cannot help you. This NG
      is for _C++_language_ discussions _only_.

      (d) If you still have not got the answer you want, and you the
      "help" you think you need is for somebody to complete your
      exercise for you, you're in a wrong place. We do not help
      students cheat.

      Victor


      Comment

      Working...