Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 3 of 3

Thread: OpenGL beginner query

  1. #1
    Junior Member Newbie
    Join Date
    Oct 2005
    Location
    Dublin, Ireland, E.U.
    Posts
    1

    OpenGL beginner query

    Hi,
    Ive just begun a university project that aims to build a CAD type application where four images will be shown on screen of the same object ( e.g. cube), one of which will be 3D. the user will be able to choose a desired object in the 3D space via the mouse.
    A stipulation is that it must be carried out using Visual Studio.net (C++ and MFC) and OpenGL.
    What kind of higher level OpenGL based API would be best suited for this would you think?
    hope this makes sense,
    thanks,
    stephen.

  2. #2
    Junior Member Newbie
    Join Date
    Mar 2005
    Location
    india
    Posts
    2

    Re: OpenGL beginner query

    HEY Stevo... i too have chosen the same project and i will be developing an application like 3d max as a my fourth year project .. i will be using C++ for the coding purpose and VC++ for the interface...
    it will be nice if you can share ur ideas...
    there is always sum room for improvement

  3. #3
    Intern Contributor
    Join Date
    Feb 2004
    Location
    Dallas/ Nottingham
    Posts
    96

    Re: OpenGL beginner query

    HI

    Have alook at something like OSG Open Scene Graph, which is build on top of Opengl and would provide a lot of help for your

    See this page for link and info to the OSG project

    http://www.3drealtimesimulation.com/osg/index.htm

Posting Permissions

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