-
C#的OpenGL编程。本例展示了如何在C#中调用API。本程序显示了一对旋转的彩色的四面体...
C#的OpenGL编程。本例展示了如何在C#中调用API。本程序显示了一对旋转的彩色的四面体-C# OpenGL programming. This example demonstrates how the C# API call. This procedure shows a revolving color of the tetrahedral
- 2022-03-13 20:20:58下载
- 积分:1
-
SPH液体模拟openGL实现
SPH实现水和玻璃杯的碰撞,利用C++和openGL平台联合实现。真的很好。
- 2022-02-25 09:43:00下载
- 积分:1
-
清华大学计算机图形学基础课件PART1,适合大学本科生学习计算机图形学时使用...
清华大学计算机图形学基础课件PART1,适合大学本科生学习计算机图形学时使用-This is a courseware with computer graphics of TsingHua University!
- 2022-01-27 22:55:09下载
- 积分:1
-
简易七彩喷泉,按tab键能重新喷发,可以通过上下左右键调整加速度...
简易七彩喷泉,按tab键能重新喷发,可以通过上下左右键调整加速度-simple clorful fountain
- 2022-09-09 18:35:03下载
- 积分:1
-
一个用OpenGL写得时钟,还算一般,呵呵。
一个用OpenGL写得时钟,还算一般,呵呵。-A clock written using OpenGL, fairly general, huh, huh.
- 2023-01-31 01:45:04下载
- 积分:1
-
school OpenGL 3D game series with the book source A01_OpenGL the procedural fram...
学OpenGL编3D游戏 随书源码
A01_OpenGL的程序框架 第1 章源程序
A02_OpenGL的基本图形 第2 章源程序
A03_OpenGL的组合图形 第3 章源程序
A04_摄像漫游 第4 章源程序
A05_开天辟地 第5 章源程序
A06_OpenGL中显示文字 第6 章源程序
A07_特殊的平面_树 第7 章源程序
A08_显示3D模型 第8 章源程序
A09_3D动画 第9 章源程序
A10_射击、爆炸 第10章源程序
A11_碰撞检测 第11章源程序
A12_游戏进度保存 第12章源程序
A13_3D场景编辑 第13章源程序
include 公用程序
运行程序 所有运行程序
学OpenGL编3D游戏运行程序在里面
文件
TSCC.exe AVI解码器
运行须知.txt 错误解决方法
说明文档.txt 本文档
学OpenGL编3D游戏.bat 运行“学OpenGL编3D游戏”
////////////////////////////////////
如果程序编制演示的AVI不能播放,请自行安装盘上的TSCC.exe。-school OpenGL 3D game series with the book source A01_OpenGL the procedural framework of Chapter 1-source The basic sequence A02_OpenGL graphics Chapter 2 source A03_OpenGL combination graphics Chapter 3 source A04_ roaming camera Chapter 4 source A05_ Chapter 5 of the entire source A06_OpenG L display text Chapter 6 source A07_ special plane trees _ Chapter 7 source revealed A08_ No. 3 D model Chapter 8 source A09_3D animation Chapter 9 source A10_ s
- 2022-04-06 17:01:27下载
- 积分:1
-
OpenGL 作图例子
OpenGL 作图例子 - 立方体-OpenGL graphic example- cube
- 2022-05-05 04:38:45下载
- 积分:1
-
经典的质点弹簧织布
在vc6.0创建mfc对基于质点弹簧的织物模拟仿真,包括碰撞,重力作用。对于学习在VC++环境下,进行软组织,游戏开发等有很大的帮助。
- 2022-02-01 17:42:49下载
- 积分:1
-
德国Signsoft公司的用于Opengl编程的控件事列2,可直接调用.3ds文件创建虚拟仿真环境。...
德国Signsoft公司的用于Opengl编程的控件事列2,可直接调用.3ds文件创建虚拟仿真环境。
-Signsoft Opengl programming for the control out two things can be called directly .3 ds document creation of virtual simulation environment.
- 2022-03-20 02:21:11下载
- 积分:1
-
将一个3ds房屋模型导入到opengl中,不能视角移动,但是对于导入文件的编写很有借鉴意义
将3ds房屋模型导入vs2010中,代码完整可用。代码中有一个头文件和一个CPP文件CLoad3DS.cpp、CLoad3DS.h,不需要管这个两个文件里面具体复杂的操作是啥,直接当成库就可以了,然后写上头文件和3d模型的定义并进行初始化,最后在绘制函数里面用changeObject 导入之前设置好的参数,再用drawModel函数(在CLoad3DS定义好了的全局函数) 绘制。
- 2023-05-19 06:10:14下载
- 积分:1