搜索资源列表
OpenGL 场景绘制到打印机.zip
- 用MFC 封装OpenGL 可以用两种API:快速绘制和优秀的界面。然而,由于许多打印机驱动器不支持SetPixelFormat() API 函数,这样就不能直接将OpenGL 场景绘制到打印机上。一种广泛使用的技术是先将一个OpenGL 场景绘制到DIB 区,再将它复制到DC以供打印或预览。这个项目演示了这一方法。
SDI
- 基于VC++环境下的OPenGL开发代码,不用在进行编辑,直接编写关于OPenGL函数代码,进行OPenGL的编程。
MFC绘制CAD曲线
- 用MFC编写的绘制CAD常用曲线的小程序,其中包括参数样条、Bezier曲线、B样条曲线。 使用了MFC模板,OpenGL函数库。支持鼠标交互式输入,在一个工程中完成了三种曲线的拟合.点击工具栏中的“曲线”,鼠标选择画线类型。选择之后,鼠标取点后,将画出你所想画的曲线。
GLUTfunctions
- GLUT函数,opengl中的Glut的函数库-GLUT function, opengl function of the Glut library
GLFW-OpenGL
- 这个OpenGL框架的最终目的是希望尽可能简化大家开发OpenGL的工作量。因为OpenGL的开发需要很多的设置工作,虽然有一些OpenGL的工具库可以帮你解决这个问题,如GLUT,但是GLUT不是非常的绿色,而且不能用作商业用途。所以,作者写了这个框架/库函数,你可以用于你的OpenGL开发中。-The OpenGL framework for the ultimate purpose is to simplify as much as possible the workload of all
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
OpenGLHLP
- OPENGL函数查询,方便快捷,详细,初学者必备-OPENGL function check, convenient, detailed, indispensable for beginners
Teapot
- 利用opengl 函数库在VC++6.0中绘制一个基本的茶壶框图。-draw a Teapot with opengl
StepinG2
- OpenGL绘制基本二维图形,在visual c++环境下运行即可。修改相应函数实现不同功能。-OpenGL draw up the basic two-dimensional graphics in visual c++ environment to run can be. Modify the corresponding function to achieve different functions.
SaveBMP
- 利用OpenGL像素处理函数,保存BMP文件到本地,截图方便-The use of OpenGL pixel processing functions, save the BMP file to the local, convenient screenshot
lighting-guanyw
- openGL编写的光照函数的用法,实现光照的效果-openGL prepared by the use of lighting functions to achieve the effect of light
3DSLOADER
- 在VC在++环境下,编写MFC程序框架,调用OPENGL函数,导入3DS文件并显示的程序-In VC + + environment, MFC programming framework, called OPENGL function, import 3DS files and display procedures
OpenGL
- opengl快速入门,适合对opengl初学者,快速一周熟练入门的书,里面有很多例子及函数分析,总的来说,不错的一本书-opengl Quick Start, for opengl beginners, fast skilled entry book a week, there are many examples and function analysis In general, a good book
OpenGL-function
- openGL函数介绍,包括OpenGL的库函数,openGL数据类型,OpenGL库函数的命名规律-openGL function introduction
VROpenGL
- 用MFC开发的虚拟现实程序,采用OpenGL函数库绘制球体,实现移动,旋转等功能-Using MFC developed a virtual reality program, using the OpenGL library to draw a sphere, to achieve move, rotate, etc.
clock
- MFC绘制时钟,完全使用openGL函数进行时钟的绘制-drawing a clock by MFC
Opengl中实现太阳、地球、月亮的模型
- 利用Opengl函数库,学习运用glpushmatrix、glpopmatrix绘制月、地、太阳相对运动示意图,实现基本图元的绘制、旋转等动画效果、并自学光源、纹理贴图、雾化。
opengl圆柱体绘制
- 利用三角面片逼近法生成圆柱体 利用opengl中的画图函数直接生成圆柱体(The cylinder is generated by triangle surface approximation)
openGL函数手册
- opengl函数手册,包括glut和基本库,是编程参考资料。(OpenGL function manual, including glut and basic library, programming reference material.)
opengl函数查询
- OPENGL 函数查询(OPENGL class library query)