搜索资源列表
MFCtemplet
- 一个交互式的选点画线MFC模板,接合OpenGL函数库使用。
B
- 用OpenGL中的函数绘制B样条曲线,并可以交互调节参数
WOpenGL
- 在c++下用MFC调用opengl库函数,实现了多种图形的显示以及填充。-In c++ Call opengl using MFC library functions to achieve a variety of graphical display, as well as filling.
TextureLighting
- 用c++的MFC,调用opengl函数库完成图形显示。这个为了演示光线质地。-With c++ The MFC, call completion opengl graphics library. This to demonstrate the light texture.
3
- 实验要求:1、分别用圆的参数生成法和Bresenham算法画圆 2、请调用画圆和画椭圆的函数画出右图提示:openGL 里可通过glrotatef函数实现坐标系的旋转,如绕Z轴旋转45度(相当于XY平面内图形绕原点旋转45度)通过glrotatef(45,0,0,1)来实现。 -Experimental requirements: 1, respectively, the parameters used to generate a round and Bresenham algo
VB6_glut_funUse
- VB6 opengl 中 glut 函数使用演示-VB6 opengl glut use demo
draw_line
- 调用opengl库函数,绘制实线五角星,虚线五角星,点画线五角星-Call opengl library function, draw the solid line pentagram, star, drawing lines visible star
OnDraw-plotted-as-a-function
- 开发一个基于MFC的OpenGL图形系统,OnDraw函数绘图-Develop a MFC-based OpenGL graphics system, OnDraw function plotting
Draw-a-custom-function
- 开发一个基于MFC的OpenGL图形系统,自定义函数绘图-Develop a MFC-based OpenGL graphics system, a custom function plotting
opengl
- qt 平台上opengl 实例,使用qt封装的opengl函数(The OpenGL instance on the QT platform, using the OpenGL function encapsulated by the QT)