搜索资源列表
CAD_Book_CD
- 王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核等。-Wang Qing, Wang Biao prepared by the "Visual C CAD application development techn
OpenGL_MFC
- 使用 Visual C++ MFC OpenGL AppWizard创建一个OpenGL应用程序框架,其中的模板来自于MFC OpenGL.awx,使用模板来创建OpenGL程序框架省去了大量的重复性劳动。-use OpenGL MFC Visual C +5.0 create an OpenGL application framework, templates from MFC OpenGL.awx, the use of templates to create OpenGL procedur
exam1_flag
- 首先使用 Visual C++ MFC OpenGL AppWizard创建一个OpenGL应用程序框架,NeHe的实例都是基于Win32的,本实例在MFC下实现了相同的效果。-the first to use OpenGL MFC Visual C +5.0 create an OpenGL application framework, binding for the Java language examples are based on Win32, in the case of MFC a
holsavers
- Holistic Screensavers Beginning to End - The Code Project - C++ - MFC-Holistic Screensavers Beginning to End-T he Code Project-C-MFC
OpenGLrotation
- 运用OpenGL中的相关算法实现的lighting效果。在Virtual C++ 6.0中,是MFC框架下的,大家可以参考。-OpenGL application to the relevant algorithm of lighting effects. In Virtual C 6.0, MFC is under the framework, we can refer to.
3Dpage
- 这是用c++ 、mfc,而不用opengl,模拟3d 函数作图的一个例子,是理解计算机图形学的很好的程序.-c, mfc, without opengl, 3d simulation of a mapping function examples, understand very well the computer graphics procedures.
ReadObj
- 一个基于MFC多文档视图的,拥有加载obj格式的3D模型,利用了glm.h和glm.c
pdnMesh-0.2.1
- An automatic 2D Delaunay mesh generator and solver for Finite Element Analysis. Can solve 2D field problems (Poisson and Helmholtz Equations). Can use LAPACK/ARPACK solvers producing OpenGL/Postscr ipt output. Uses C/GTK/GTKGLExt/MFC. Runs on Win32/U
CADSimer
- CADSimer程序系在Visual C++/MFC与OpenGL API的集成开发环境下用面向对象的技术开发的三维CAD软件:展示了在MFC中使用OpenGL技术,将OpenGL函数封装为类,可以方便地在Visual C++/MFC软件中进行移植。通过调用OpenGL中的函数,实现图形变换等操作。
c++25
- 利用MFC和OpenGL编程,可观察3DS模型,简单实用
Opengl 的MFC编程框架
- 这是个基于Visual C++ 环境的MFC单文档的Opengl 编程框架,用户可以直接在绘图函数里面用Opengl 函数来绘制模型,不需要再另外添加初始化函数!!此框架具有通用性!
MyTemplate
- 是一个MFC+OPENGL的程序框架,实现了物体的缩放、平移缩放、旋转、改变光照和材质、以及动画效果。对于初学者非常有用!-Is a MFC+ OPENGL the procedural framework to achieve the objects of the zoom, pan zoom, rotate, change the light and texture, as well as animation effects. Very useful for beginners!
OpenGL
- This a Basic Example, about how to use OpenGL in Visual C++ MFC-This is a Basic Example, about how to use OpenGL in Visual C++ MFC
OPENGL_MFC_TUTORIALS
- it has been assumed that the reader has a fundamental Windows programming background and is also familiar with the Microsoft Foundation Classes (MFC). The reader need not have any background in OpenGL. All the code for these tutorials has been writte
glew
- c++/MFC 必要头文件,是学习openGL必要的头文件,可以看到源代码,方便使用-head file of c++,made for learning openGL,you need
MFC-based-method-of-circle-
- 这是一个基于C++MFC的圆的画法,包含opengl程序部分-This is a C++ MFC-based round of painting, including some opengl program
Rubiks-Cube-Solver
- 这是Windows基于对话框的应用程序,在Visual C++ / MFC的环境下,得到了一个杂乱的鲁比克魔方的显示步骤。一个魔方的配置可以由一个二维视图表示。 3D视图采用的是OpenGL技术。-This is a windows Dialog based application written in Visual C++/MFC that solves a scrambled Rubik s cube, showing the steps. A Rubik s cube configurat
OGdRAW
- 使用OPENGL实现简单几何图形的绘制 MFC C-Use the OPENGL simple geometry to draw the MFC C++
RadarScan0807
- MFC上使用picture control控件,用OPENGL绘制动态雷达扫描图(MFC uses picture control controls, and draws a dynamic radar scan with OPENGL)
OpenGL Tutorials for Windows using MFC
- This tutorial is all about OpenGL using MFC in Window Environment.