-
OpenGL旋转透明立方体,初学者可以看到很好效果^
OpenGL旋转透明立方体,初学者可以看到很好效果^-OpenGL rotating transparent cube, a beginner can see a good effect ^
- 2022-02-21 11:38:14下载
- 积分:1
-
利用visual c++开发OpenGL绘制三维效果图在此利用OpenGl辅助库函数绘制球体并添加鼠标操作旋转球体以及背景物体等等的颜色改变处...
利用visual c++开发OpenGL绘制三维效果图在此利用OpenGl辅助库函数绘制球体并添加鼠标操作旋转球体以及背景物体等等的颜色改变处-use visual development OpenGL 3D map drawn in the use of library functions OpenGl assisted mapping ball and add mouse operation rotating spherical object and the background color changes etc. Department
- 2022-02-14 22:41:35下载
- 积分:1
-
OpenGL的布尔操作实例。csg.c trackball.c trackball.h
OpenGL 布尔运算 例子。
csg.c
trackball .h-OpenGL Boolean operation examples. Csg.c trackball.c trackball.h
- 2022-07-08 14:34:46下载
- 积分:1
-
一个在vc环境下编写OPENGL程序的模板,只需要修改RenderScene函数即可...
一个在vc环境下编写OPENGL程序的模板,只需要修改RenderScene函数即可-A vc environment OPENGL procedures to prepare templates, only need to modify RenderScene function can be
- 2022-06-02 02:35:13下载
- 积分:1
-
surf3d presentation, light, frame, filling, aerosol, projectors to choose, use o...
surf3d演示,光照,线框、填充,雾化,投影选择,使用openGL, 需要glut32.dll.-surf3d presentation, light, frame, filling, aerosol, projectors to choose, use openGL, need glut32.dll.
- 2022-04-20 03:35:37下载
- 积分:1
-
5DG S Color Shading OpenGL
5DG S Color Shading OpenGL-5DG S Color OpenGL Shading
- 2022-02-20 07:50:19下载
- 积分:1
-
该程序使用vc6.0,能够很方便的加载3d模型!
该程序使用vc6.0,能够很方便的加载3d模型!-The procedure used vc6.0, very convenient to be able to load the 3d model!
- 2023-01-09 17:45:03下载
- 积分:1
-
OpenGL MUST Project 1[Polyline Editor] use linked list of C++
#include
#include
#include
#include
#include "point.h"
/*draw line from the line array*/
void drawPointLine()
{
Node * temp;
for (int i=0;inext!=NULL)
{
temp=temp->next;
glVertex2i(temp->x,temp->y);
}
glEnd();
}
}
/*find the point and delete the point from the line array*/
void delpointFun(int xx,int yy)
{
for (int i=0;inext!=NULL)
{&n
- 2022-01-31 23:45:53下载
- 积分:1
-
opengl中的鼠标控制,鼠标左右键于ALT CTRL组合控制
opengl中的鼠标控制,鼠标左右键于ALT CTRL组合控制-opengl the mouse control, mouse or ALT CTRL keys in combination to control
- 2022-12-09 05:25:03下载
- 积分:1
-
opengl prepared by the dynamic flag orange saucepan. Great value.
用opengl编写的动态旗橘子炖锅。很有价值。
- 2022-08-21 12:21:58下载
- 积分:1