-
openGL 例。 本例源自OpenGL应用程序开发。
openGL 例。 本例源自OpenGL应用程序开发。-OpenGL samples-6
- 2022-12-23 17:05:03下载
- 积分:1
-
With VC++6.0 and implementation of OpenGl Mobile Tower of Hanoi algorithm, the r...
用VC++6.0和OpenGl实现的汉诺塔移动算法,速度可以自己调节,主要是汉诺塔的递归算法。-With VC++6.0 and implementation of OpenGl Mobile Tower of Hanoi algorithm, the rate can adjust is the Tower of Hanoi recursive algorithm.
- 2022-03-15 20:51:37下载
- 积分:1
-
mixed use OpenGL technology to create artistic effects of the source
OpenGL中使用混合技术创造艺术效果的源程序-mixed use OpenGL technology to create artistic effects of the source
- 2022-03-07 10:09:24下载
- 积分:1
-
olidjaflsjfslkjfsldfaslkf OpenGL
olidjaflsjfslkjfsldfaslkf opengl
- 2022-05-31 12:35:48下载
- 积分:1
-
简单对象。输入类的名称和其他数据
semple for object. Import the name and other data for student s at the classes
- 2022-03-14 21:40:20下载
- 积分:1
-
用C++与OpenGL写的sph流体仿真
项目是光滑粒子动力学(SPH)流体模拟研究 - 本质上模拟流体,成千上万的小颗粒,该方法的基本思想是将连续的流体(或固体)用相互作用的质点组来描述,各个物质点上承载各种物理量,包括质量、速度等,通过求解质点组的动力学方程和跟踪每个质点的运动轨道,求得整个系统的力学行为用C++与OpenGL的。
- 2022-01-26 04:07:20下载
- 积分:1
-
王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与...
王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核等。-Wang Qing, Wang Biao prepared by the "Visual C CAD application development technology" books of the source code. The contents include : general procedural framework for the analysis and design, functional module, the relevant DLL library development and use of CAD geometry class library based on the development, the environment MFC use OpenGL for graphics rendering, the development-oriented CAD application"s generic OpenGL graphics category, the use of right- as technical design CAD software, such as the geometric kernel.
- 2022-04-01 21:20:37下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1
-
虚拟现实作品
关于一个地球仪的三维空间模型
虚拟现实作品
关于一个地球仪的三维空间模型-Virtual reality works on a globe of the three-dimensional space model
- 2023-06-09 00:50:03下载
- 积分:1
-
纹理复制的程序,将一部分纹理复制到另一块上。
纹理复制的程序,将一部分纹理复制到另一块上。-This is a simple code about copy texture use Opengl,give a demonstration copy from one part to the other part!
- 2023-08-05 18:10:03下载
- 积分:1