-
虚拟现实的仿真中 特效是不可不要的 爆炸效果更是 在很多场合都能用的到的
虚拟现实的仿真中 特效是不可不要的 爆炸效果更是 在很多场合都能用的到的 -Virtual Reality Simulation in the effects of the explosion is not the effect is on many occasions to be able to use the
- 2022-01-25 16:27:38下载
- 积分:1
-
light on the demonstration and tutorial materials, mouse movement to amend the p...
关于光照和材质的演示教程,通过鼠标移动修改参数来显示不同的效果-light on the demonstration and tutorial materials, mouse movement to amend the parameters to show different results
- 2023-04-15 00:00:04下载
- 积分:1
-
使用VC++与opengl生成简单三维地形。
使用VC++与opengl生成简单三维地形。-The use of VC++ and opengl to generate simple three-dimensional terrain.
- 2022-07-08 19:17:58下载
- 积分:1
-
vc中打开图像文件时所需要的opengl库以及含有的使用说明
vc中打开图像文件时所需要的opengl库以及含有的使用说明-vc open image files when needed opengl library and contains instructions
- 2022-04-09 04:35:01下载
- 积分:1
-
用OpenGL实现黑白相间的棋盘图案填充多边形
用OpenGL实现黑白相间的棋盘图案填充多边形(爱心),并有密集填充和小虫子填充变化。
- 2022-12-04 00:45:03下载
- 积分:1
-
演示OPENGL中鼠标捕捉的代码,里面设计很多对事件的函数
演示OPENGL中鼠标捕捉的代码,里面设计很多对事件的函数-demonstration OPENGL mouse capture the code, many of the design inside the function
- 2022-07-16 14:15:03下载
- 积分:1
-
对于程序的开发接口表面曲面拟合框架…
曲面拟合界面框架 用于曲面拟合程序的开发-Interface surface fitting framework for the development of procedures for surface fitting
- 2022-05-29 05:02:48下载
- 积分:1
-
使用鼠标动态绘制直线,以及将屏幕坐标转换为OpenGL坐标。
使用鼠标动态绘制直线,以及将屏幕坐标转换为OpenGL坐标。-use a mouse linear dynamic mapping, and to coordinate conversion to the screen coordinates of OpenGL.
- 2022-05-30 08:34:39下载
- 积分:1
-
织物仿真
你好,我是布在 opengl。
- 2022-03-19 11:22:18下载
- 积分:1
-
增加的典型方法
The typical approach to adding in-game media such as movies and television has been to cycle through a series of textures. In order to play even a short show meant that a lot of texture swapping and memory had to be used, so the idea was to replace this method with a MPEG decoder and display each pixel as a polygon. I believe this is the first example of this method for two main reasons, firstly it takes a lot of processing to read the frames and display the large number of polygons but this is no longer a problem with the latest video cards, and secondly, it is no picnic writing a MPEG decoder. Fortunately I didn t have to write the MPEG decoder, I have used and modified the freely available source code ported to Win32 by Thanassis Tsiodras which was originally released by the University of California in 1992, back when there was a greater open source ethic.
- 2023-01-19 08:00:04下载
- 积分:1