搜索资源列表
对话窗体中使用openGL
- VC对话框程序实现openGL在对话窗体上画3D图像,并可以根据BMP图片绘制3D物体的背景。-VC Program openGL dialog box in the dialogue window painted 3D images, and BMP images can draw 3D objects on the background.
jiaohuline
- 用VC用++6.0编写的画直线程序,采用的是bresheham思想,直线的端点在对话框里输入,并且可以选择直线颜色-VC with 6.0 linear paintings prepared by the procedures, using the bresheham thinking, linear Lane endpoint in the dialog box input, and can choose color line
20061010_DrawLine
- 一个基于对话框vc++6.0的画线程序源代码,很适合初学者参考学习.-a dialog vc 6.0 on the line drawing program source code, reference is very suitable for beginners learning.
Ellipse
- 基于VC++ MFC的对话框画圆,并可通过滚动条改变圆的颜色-Based on VC++ MFC dialog Circle, and through the scroll bar to change the color circle
Paint
- 基于VC++ MFC 的绘图程序 可以画椭圆 直线 三角形等简单图形 使用的是mfc 对话框模式 -VC++ MFC painting program
Draw
- VC++与Matcom混合编程,基于对话框画出正弦曲线,可以设置X轴的大小-VC++ and Matcom mixed programming, based on the dialog box to draw the sine curve, you can set the size of the X-axis
Mpline
- 本人第一次接触VC++,编辑了一个简单的调用对话框画直线的程序,还请各位同仁多多支持。-My first contact with the VC++, compiled a simple line drawing of the procedure call to the dialog box, please also colleagues lot of support.
huaban
- 用VC+2008画花瓣(函数表达的形象化),建立单文档,插入对话框,写出代码,编译通过。-Visual Studio 2008 programming for 2D flower thives.
JHBRAP
- 北大版计算机图形学算法实现之中点法画线椭圆圆的VC程序()