OpenGL & MFC related connections

Source: Internet
Author: User
Recently, I am working on the MFC & OpenGL industry. I have found some materials and sorted out the connection for future use.

  1. A collection of OpenGL app with MFC
    Http://www.mfcogl.com/
  2. Generating random fractal terrain:
    Http://www.gameprogrammer.com/fractal.html
  3. Starting OpenGL in a dialog:
    Http://codeguru.earthweb.com/opengl/texture_mapping.shtml
  4. Starting rendering modes, a MDI splitter window example.
    Http://www.codeguru.com/opengl/start.shtml
  5. How to snap an OpenGL client and send it to the clipboard,
    Http://codeguru.earthweb.com/opengl/snap.shtml
  6. A small VRML Viewer Using OpenGL and MFC

    :
    Http://www.codeproject.com/opengl/wrl_viewer.asp

  7. Openglsample.zip, this rather large and impressive MFC contribution demonstrates, multiple OpenGL views, rubber banding, color ramp, mouse trackball type control, OpenGL printing, Etc., In a mfc mdi and SDI framework.This was built with VC +++ 6.0 (SP5 ).
    Http://www.8ung.at/kotyczka/opengl_en.html
    Http://www.virtue.nu/kotyczka/opengl_en.html

  8. OpenGL newsgroup's FAQ by Paul martz.
    Http://www.frii.com /~ Martz/oglfaq

  9. A example by Brian Bailey, demonstrates OpenGL in a cstatic Form Control
    Ftp://ftp.frii.com/pub/martz/outgoing/GlView.zip

  10. Frans "Otis" Bouma, demogl. although you won't find any MFC code at the demogl site, this is a professional site with excellent OpenGL & Win32 techniques and source code that can be adapted to MFC.
    Http://www.demogl.com

  11. Achieving PostScript and WMF outputs for OpenGL. This is a great example of printing MFC OpenGL scenes.
    Http://www.codeproject.com/useritems/glexport.asp

  12. Creating 3D tools with MFC. This is an excellent tutorial on the use of OpenGL and MFC Splitter Windows.
    Http://www.gamedev.net/reference/programming/features/3dmfc/

  13. Mfc doc/view ubunturemultithreaded OpenGL drawing view classes. mtopenglview and stopenglview are free, MFC view classes from the DOC/view architecture that implement a common interface for OpenGL rendering. mtopenglview implements multithreaded OpenGL drawing.
    Http://mkennedy.101main.com/software/OpenGLandCPP.asp

  14. A class to easily generate AVI video. Application to OpenGL.
    Http://www.codeproject.com/useritems/avigenerator.asp

  15. Steve White's OpenGL page. Steve has created his own version of Windows classes and has some excellent OpenGL examples.
    Http://www.barkbark.demon.co.uk

  16. Wojciech weyna 'voytec ', using OpenGL with MS windows, advanced mfc mdi topics.
    Http://shiptech.tuniv.szczecin.pl /~ Weyna/OpenGL/

  17. The OpenGL web site

    Http://appsrv.cse.cuhk.edu.hk /~ Csc3550/link/gl_link.html

Related libraries:
Classgl Library

The classgl library is a collection of classes for Microsoft Windows XP/2000/NT/98/95 3D/2D graphics applications development, with using the OpenGL and MFC. the classgl Library provides data model independent C ++ classes for easy navigation in 3D/2D space, objects selection, editing, allows printing with OpenGL, reading/writing GIF, JPEG, BMP and TGA raster images files using memory formats directly usable by the OpenGL API functions.

The classgl library can be used without MFC also.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.