-
茶壶加纹理
绘制一个可以旋转的茶壶,并制作纹理,将纹理贴到茶壶上
- 2022-01-26 19:17:21下载
- 积分: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
-
一个OpenGL的C语言类库,简化openGL的程序设计
一个OpenGL的C语言类库,简化openGL的程序设计-an OpenGL C language library, simplifying the procedures for design openGL
- 2022-02-03 03:50:22下载
- 积分:1
-
game of fun hgt dgyrbf vk
game of fun hgt dgyrbf vk
- 2022-03-14 17:20:59下载
- 积分:1
-
Creator of Virtual Reality Modeling Tutorial part2
虚拟现实技术Creator建模教程part2-Creator of Virtual Reality Modeling Tutorial part2
- 2022-08-02 20:23:06下载
- 积分:1
-
文本的博客系统
这是一个非常容易操作的文本博客系统,任何人都可以通过2g gprs wap连接向他人发送信息!
- 2023-03-10 05:25:02下载
- 积分:1
-
用opengl和VC++实现的雪花的下落过程
用opengl和VC++实现的雪花的下落过程-Use opengl and VC to achieve the whereabouts of the process of snow
- 2022-01-30 14:55:44下载
- 积分:1
-
利用 Open GL 制作的 3D 物体控件及相关之类别库,并提供管理光源、材质等对象特性的 TTreeView 控件 ( 0.8.0 版,附原始程序代码,使用...
利用 Open GL 制作的 3D 物体控件及相关之类别库,并提供管理光源、材质等对象特性的 TTreeView 控件 ( 0.8.0 版,附原始程序代码,使用前请先下在安装 GRAPHICEX33.ZIP 及 OPENGL12.ZIP )-produced using Open GL 3D objects and control related categories arsenals, and provide management source, Material properties of objects such as TTreeView component (version 0.8.0, with the source code, under the post before use in the installation and OPENGL12.ZIP GRAPHICEX33.ZIP)
- 2022-05-31 17:54:57下载
- 积分:1
-
Please read your package and describe it at least 40 bytes in English.
Please read your package and describe it at least 40 bytes in English.
- 2022-07-28 00:34:50下载
- 积分:1
-
真实感图形学课程设计试验报告:用opengl编写一个简单的程序,实现景物绘制,简单光照以及纹理。...
真实感图形学课程设计试验报告:用opengl编写一个简单的程序,实现景物绘制,简单光照以及纹理。
-Realistic graphics, curriculum design test report: using opengl to prepare a simple procedure to achieve landscape mapping, simple lighting and texture.
- 2022-02-25 15:40:11下载
- 积分:1