-
_基于opengl 利用vc++开发的 3ds模型 导入软件 可对模型进行可视化修改...
_基于opengl 利用vc++开发的 3ds模型 导入软件 可对模型进行可视化修改-_ Based on the use of opengl in vc++ to develop software to import 3ds model to modify the model visualization
- 2022-02-06 19:19:00下载
- 积分: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,以wing32 为平台,构建而成
满天彩星,漂亮好看,采用OpenGL,以wing32 为平台,构建而成-heavy betting Star, a pretty good-looking, use OpenGL to wing32 platform to build from
- 2022-01-22 08:44:23下载
- 积分:1
-
表面重建
作者:Hugues Hoppe, University of Washington.
输入:散乱数据点云
输出:三维曲面-surface reconstruction
- 2022-07-15 05:48:38下载
- 积分:1
-
NeHe Opengl Lesson27
NeHe Opengl Lesson27
- 2022-08-19 05:52:46下载
- 积分:1
-
VC and OpenGL graphics prepared by the procedures, It also included a subdivisio...
用VC和OpenGL编写的图形程序,还包括了一个subdivision算法.适合初学者学习.-VC and OpenGL graphics prepared by the procedures, It also included a subdivision algorithm. for beginners learning.
- 2022-12-15 17:40:06下载
- 积分:1
-
学校的OpenGL 3D游戏";是一系列的编程书籍。为必要的。
学OpenGL编3D游戏》是编程系列丛书之一。是以一个完整的3D游戏编写过程,进行程序设计的知识、技术教学。《学OpenGL编3D游戏》不同于传统的程序设计书籍,它重在游戏的实现方案。以一个完整的游戏为主线,用鱼骨方式讲解相关知识技术,力求可读性更好。-school OpenGL 3D games "is one of a series of books on programming. Based on a complete 3D game preparation, program design and the technology of teaching. "Learning series OpenGL 3D games" is different from the traditional program design books, it is important to the realization of the game program. For a complete game the main line, means fish on the bone-related knowledge and technology, strive to better readability.
- 2023-04-13 08:20:03下载
- 积分:1
-
opengl的一个图像源代码
opengl的一个图像源代码-opengl image of a source code
- 2022-01-25 22:26:07下载
- 积分:1
-
visual c++ 6.0 和OpenGL 生成地形
visual c++ 6.0 和OpenGL 生成地形-visual c 6.0 and OpenGL generated terrain
- 2022-12-24 10:25:04下载
- 积分:1
-
nehe的碰撞检测的源码,写的非常好
nehe的碰撞检测的源码,写的非常好-Collision Detection source code, written in a very good
- 2022-05-23 13:12:18下载
- 积分:1