-
3D真实感图形转换
计算机图形作业 ,3D真实感图形转换,3D真实感图形转换3D真实感图形转换
- 2023-05-16 14:35:03下载
- 积分:1
-
VC++6.0中用OpenGL实现建筑物虚拟漫游资料。
VC++6.0中用OpenGL实现建筑物虚拟漫游资料。 -VC++6.0 using OpenGL to achieve building a virtual roaming information. VC++6.0 using OpenGL to achieve building a virtual roaming information.
- 2022-02-14 08:44:12下载
- 积分:1
-
OpenGL MUST Project 1[Polyline Editor] use Array of C++
// student name:
// student ID:
// date:
/*#include "D:HomeworkOpenGLFinalCGLabGLUT_Toolkitglut.h"*/
#include
#include
#include
GLint ploypoint = 0;
GLint ployline=-1;
GLint height;
GLint choose=0;
GLint move_ployline,move_ploypoint;
struct Point
{
int x;
int y;
};
struct GLintPointArray
{
Point point[60];
};
GLintPointArray ploy[60];
void drawPointLine()
{
for (int i=0;i
- 2022-05-15 00:12:34下载
- 积分:1
-
花瓶,演示旋转表面的形成过程,动画效果非常漂亮,使用glut....
花瓶,演示旋转表面的形成过程,动画效果非常漂亮,使用glut.-Vases, demonstration of the formation process of rotating the surface, very beautiful animation effects, use glut.
- 2022-09-09 03:45:03下载
- 积分:1
-
Opengl 四叉树呈现
示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例的 opengl 渲染。示例四叉树示例用 opengl 渲染。
- 2022-02-03 09:07:15下载
- 积分:1
-
斯坦福大学开发的三个经典3D几何模型,ply格式的,对于接触图形的朋友有很大帮助...
斯坦福大学开发的三个经典3D几何模型,ply格式的,对于接触图形的朋友有很大帮助-Stanford University, developed three classic 3D geometric model, ply format, for access to graphic of great help to a friend
- 2022-02-12 21:46:12下载
- 积分:1
-
VS2013中基于opengl的3D模型程序
此程序基于VS2013 中的opengl,能把obj格式的3D模型读入显示出来,并且具有沿各个坐标轴的平移功能,还能具有缩放功能,对刚开始接触opengl的来说是难得的程序。
- 2022-03-07 11:21:36下载
- 积分:1
-
一个小动画,用VC/Open Inventor开发
一个小动画,用VC/Open Inventor开发-a small animation, VC/Open Inventor Development
- 2022-04-23 16:42:49下载
- 积分:1
-
一个点和 4 线之间最短的距离
源代码,计算一个点和一段,我之间的距离正在使用 Opengl。
- 2022-09-12 22:30:03下载
- 积分:1
-
This is a demo of a bitmap font that uses OpenGL and is written in C++. It requi...
This is a demo of a bitmap font that uses OpenGL and is written in C++. It requires the gd library from boutell.com. There s a demo at http://www.coolgroups.com/font/.
-This is a demo of a bitmap font that uses OpenGL and is written in C++. It requires the gd library from boutell.com. There s a demo at http://www.coolgroups.com/font/.
- 2022-05-21 13:13:51下载
- 积分:1