-
MFC单文档的OpenGL示例
MFC单文档的OpenGL示例-MFC single document examples of OpenGL
- 2022-02-04 14:38:44下载
- 积分:1
-
图形学的简单变动程序
图形学的简单变动程序-graphics simple changes in procedures
- 2022-02-15 14:14:23下载
- 积分:1
-
opengl实现鼠标旋转、移动物体
//#include"Qua.h";
#include
#include
using std::cout;
using std::endl;
void DrawCube( int * a, int * b, int * level )
{
glPolygonMode( GL_FRONT_AND_BACK, GL_LINE );
glLineWidth(1.0f);
glEnable( GL_LINE_STIPPLE );
glLineStipple(1, 0x0F0F);
- 2022-05-19 01:44:26下载
- 积分:1
-
MFC直线椭圆
利用MFC制作的显示线段和椭圆等图形的锯齿,有界面,可以调整参数
- 2023-08-29 02:20:07下载
- 积分:1
-
Opengl正方形平移
一个简单点的正方形 ,按键盘“w”"s""d""w"移动它的上下左右 用Opengl写的正方形 也会用到swich语句,可以自由更改颜色
- 2022-01-25 19:08:23下载
- 积分:1
-
计划 3D 程序
计划程序
若要绘制 3 正方形具有 3使用 opengl 的尺寸大小相同
- 2022-09-12 18:40:03下载
- 积分:1
-
ejemplos de jogl en java, sistema solar
ejemplos de jogl en java, sistema solar
- 2023-07-12 23:30:02下载
- 积分:1
-
利用VC++6.0和OpenGl实现的球体的旋转,可以选择有无球面等简单的效果,鼠标拖拽方面也很实用。...
利用VC++6.0和OpenGl实现的球体的旋转,可以选择有无球面等简单的效果,鼠标拖拽方面也很实用。-Using VC++6.0 and OpenGl implementation of the rotation of the ball, you can choose whether or not the effect of spherical and so easy, drag the mouse is also very practical.
- 2023-02-18 08:25:03下载
- 积分:1
-
双层次包围盒播放器
我将为每个控件通过沟通的双层次包围盒播放器。
但这种来源是只玩双层次包围盒文件。
在检测到的人体运动,这个软件使用非常重要结构。
- 2023-02-04 05:05:24下载
- 积分:1
-
实现基本的几何三的使用
利用OPENGL实现基本三维几何图像的绘制和显示,源代码。-OPENGL realize the use of basic geometric three-dimensional image rendering and display, the source code.
- 2023-07-09 04:10:04下载
- 积分:1