-
小球在房内的碰撞! 并且可以发出撞击的声音
小球在房内的碰撞! 并且可以发出撞击的声音-ball in the collision room! Impact can be issued and the voice! !
- 2022-11-16 13:35:03下载
- 积分:1
-
基于Qt的OPENGL程序,可以帮助理解OPENGL在Qt中的使用方法
基于Qt的OPENGL程序,可以帮助理解OPENGL在Qt中的使用方法 -Qt based on the OPENGL procedures, can help to understand OPENGL in Qt in use
- 2022-03-10 11:23:18下载
- 积分:1
-
3D粗糙会动机器人
3D粗糙机器人,包括头部,胳膊,腿#include "stdafx.h"
#include
void reshape(int w,int h);
void init();
void display();
void mytime(int value);
int APIENTRY _tWinMain(HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPTSTR lpCmdLine,
int nCm
- 2022-11-10 07:15:04下载
- 积分:1
-
openGL下怎么做图一 视窗的制作和显示
openGL下怎么做图一 视窗的制作和显示-how to do a map window and display production
- 2023-08-20 14:20:03下载
- 积分:1
-
利用OpenGL实现GPU和三
使用GPU和OpenGL实现的三维水波模拟,借助纹理映射模拟水波的倒影。-The use of GPU and OpenGL realize three-dimensional wave simulation, using texture mapping of the reflection wave simulation.
- 2022-08-08 02:51:03下载
- 积分:1
-
关于OPENGL的一个程序 内容是关于 球的模型
关于OPENGL的一个程序 内容是关于 球的模型-a program about OPENGL, as for its contents, it s about the module of sphere.
- 2022-02-26 22:28:59下载
- 积分:1
-
本源码是对openGL编程的初学者一个很好的开始。目前很多书籍中讲的openGL编程都用的是C编程,对于如何移植到VS2005下本源码就可以了。...
本源码是对openGL编程的初学者一个很好的开始。目前很多书籍中讲的openGL编程都用的是C编程,对于如何移植到VS2005下本源码就可以了。-The source is openGL programming beginners a good start. At present, many books have talked about openGL programming using C programming, how to migrate to the source code under VS2005 it.
- 2022-02-15 12:13:21下载
- 积分:1
-
C++显示ply文件
用来显示ply文件,ply是斯坦福大学开发的一种文件格式,用来保存三维的信息C-C++
- 2022-09-20 06:40:03下载
- 积分:1
-
Open GL Robot that has a moveable light source
Open GL Robot that has a moveable light source
- 2023-06-04 22:15:02下载
- 积分:1
-
010editor的模板,用于解析3ds格式的文件
软件010editor可以打开和编辑二进制文件,并可利用模板来分析文件结构。模板的语法类似于C语言。该模板可以识别从3dsmax中导出的简单的3ds格式文件。能识别的内容包括:物体名称、顶点坐标、纹理坐标、平滑组、局部坐标系、索引数组。可以识别多个物体。环境:win7 64位 3dsmax2012 010editior5.0局限:暂未经过系统测试,不保证对所有的3ds格式均正确识别。文件:3ds.bt:010editor的模板plane.3ds:已经通过的测试用例。文件表示的图形为一个平面长方形(不分段,共2个三角形)。rect2.3ds:已经通过的测试用例。文件表示的图形为两个平面长方形(分段均为4*4)
- 2023-01-12 21:10:04下载
- 积分:1