-
本代码通过对OpenGL库的引用实现了一带纹理的茶壶绕水平中心线旋转的动画。...
本代码通过对OpenGL库的引用实现了一带纹理的茶壶绕水平中心线旋转的动画。-The code adopted by reference to the OpenGL library to achieve the texture of the pot along the centerline of rotation around the level of animation.
- 2022-03-30 07:50:53下载
- 积分:1
-
《 Visual C++ 高级编程技术OpenGL篇 》程序源代码
第一章:OpenGL编程基础
第二章:使用MFC进行OpenGL编程
第三章:O...
《 Visual C++ 高级编程技术OpenGL篇 》程序源代码
第一章:OpenGL编程基础
第二章:使用MFC进行OpenGL编程
第三章:OpenGL基本绘图技术
第四章:创建OpenGL编程模板
第五章:几何常见三维模型读取和绘制
第六章:虚拟地形场景漫游和导弹发射
第七章:OpenGL超味编程
第八章:人体动画设计系统
强列向学习opengl编程的朋友推荐!
- 2023-09-05 05:50:04下载
- 积分:1
-
天空盒包括图片简单
好学。。。。。。。。。。。。。
天空盒包括图片简单
好学。。。。。。。。。。。。。
-sadsdsdsad
- 2022-03-21 18:47:53下载
- 积分: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写的赛车演示程序,有相应车道,出自taxiwars
一个用glut写的赛车演示程序,有相应车道,出自taxiwars-Written in a used car glut Demo
- 2023-02-11 13:05:04下载
- 积分:1
-
: NURBS 方法因其表示法的同一性、形状控制灵活性,在曲面造型和重构中具有重要作用. 该文通过分析,完
成了在MFC 中用OpenGL 实现NURBS...
: NURBS 方法因其表示法的同一性、形状控制灵活性,在曲面造型和重构中具有重要作用. 该文通过分析,完
成了在MFC 中用OpenGL 实现NURBS 曲面的绘制及裁剪,为在逆向工程中实现基于型值点的曲面拟合和裁剪奠
定了基础.-: NURBS said because of the Identity Act, shape control flexibility. In surface modeling and remodeling plays an important role. Through the analysis, completion of the MFC using OpenGL NURBS surface mapping and tailoring, in reverse engineering-based value point of surface fitting and cutting laid the foundation.
- 2022-02-05 16:28:06下载
- 积分:1
-
使用高度图(lightmapping)给室内场景加光照效果,加快光照显示。...
使用高度图(lightmapping)给室内场景加光照效果,加快光照显示。-use of highly map (lightmapping) to the indoor scene increase lighting effect, speed up light show.
- 2022-03-17 01:10:42下载
- 积分:1
-
一个有利于入门者学习的opengl程序,介绍了如何在windows环境下进行opengl编程,包括opengl的初始化等步骤,注释相当完美!...
一个有利于入门者学习的opengl程序,介绍了如何在windows环境下进行opengl编程,包括opengl的初始化等步骤,注释相当完美!-a beginners to learn opengl procedures, described how the windows environment for the conduct of opengl programming, opengl including steps such as the initialization of the Notes quite perfect!
- 2022-04-11 20:37:33下载
- 积分:1
-
很好的车辆程序,使用图形系列,真的很不错哦
很不错的汽车程序,用图形学编的,真的很不错哦-very good vehicle procedures, the use of graphics series, is really quite oh
- 2022-04-10 10:53:35下载
- 积分:1
-
模拟干墨和水润的效果,模拟两种画纸。宣纸和普通的纸的区别。颜色的变化
墨盒的模拟...
模拟干墨和水润的效果,模拟两种画纸。宣纸和普通的纸的区别。颜色的变化
墨盒的模拟-Simulation of dry ink and水润effect, simulating the two artist. Paper and the difference between an ordinary paper. Changes color cartridge Simulation
- 2022-10-17 14:30:03下载
- 积分:1