-
A very famous collision detection engine and the simple example of using it.
A very famous collision detection engine and the simple example of using it.-A very famous a collision detection engine nd the simple example of using it.
- 2022-11-05 02:20:03下载
- 积分:1
-
一个复杂数据结构的学习,本例子是在VC环境下用OPENGL编写的一个八叉树结构的程序...
一个复杂数据结构的学习,本例子是在VC环境下用OPENGL编写的一个八叉树结构的程序-a complex data structure of the study, This example is the VC environment with OpenGL prepared by an octree structure of the procedures
- 2022-03-23 05:19:20下载
- 积分:1
-
使用opengl绘制3d图形,还要说点废话,晕
使用opengl绘制3d图形,还要说点废话,晕-opengl 3d
- 2022-05-27 07:00:48下载
- 积分:1
-
显示导弹的OpenGL代码
OPenGL code for displaying missile
- 2023-03-26 17:45:03下载
- 积分: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
-
In this tutorial we use Multiple Transforations to simulate the shoulder and elb...
In this tutorial we use Multiple Transforations to simulate the shoulder and elbow of a robotic arm.
- 2022-02-10 10:00:50下载
- 积分:1
-
使用 c + + 编写的模拟水液滴幻灯片
这是简单的两个基础 psimulation 的水滑梯沿垂直墙,使用了 D2Q9 LBM 模型 !
- 2023-01-13 18:55:03下载
- 积分:1
-
vs2008下基于mfc框架的OpenGL多视区演示程序。
vs2008下基于mfc框架的OpenGL多视区演示程序。-vs2008 framework OpenGL Based mfc multi-viewport demo program.
- 2022-03-30 03:42:40下载
- 积分:1
-
OpenGL实现二维图像的三维显示
图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等
- 2022-01-24 15:24:10下载
- 积分:1
-
用OpenGL实现对环境光、物体质材、颜色等多种结合起来的模拟程序界面等各方面的都源于自己的设计,,Visual C++...
用OpenGL实现对环境光、物体质材、颜色等多种结合起来的模拟程序界面等各方面的都源于自己的设计,,Visual C++
-use OpenGL light on the environment, on physical build, color combination of a variety of simulation program interface, and other aspects of their originates in the design, Visual C
- 2023-06-26 05:20:04下载
- 积分:1