-
球射击游戏
只是一个 OpenGL 目标和射击游戏、 使用 OpenGL,设定的目标、 球、 障碍、 拍球、 加农炮、 很多乐趣
- 2022-03-17 18:00:31下载
- 积分:1
-
project semester 3
ini项目mata kuliah interaksi manusia dan komputer第3学期。
- 2023-03-04 13:00:02下载
- 积分:1
-
经典碰撞检测程序
Jeff lander 经典质点弹簧系统,可以采用欧拉积分法、中点法和四阶龙格库塔法进行运动方程求解,包含完整的碰撞检测程序,采用包围球的方法,可以进行进一步的开发
- 2022-04-17 08:15:13下载
- 积分:1
-
纷飞的气球,从下到上漂到空中的气球,不错的
纷飞的气球,从下到上漂到空中的气球,不错的-Fly the balloons floated from the bottom-up to the sky
- 2022-03-12 06:09:21下载
- 积分:1
-
OpenGL三维图形开发环境设计三
OpenGL三维图形开发环境 OpenGL三维图形开发环境设计-OpenGL 3D OpenGL graphics development environment designed three-dimensional graphics development environment
- 2022-03-10 17:53:50下载
- 积分:1
-
采用OpenGL API编写的例程,一个多彩的立方体转来转去,立体感很强...
采用OpenGL API编写的例程,一个多彩的立方体转来转去,立体感很强-prepared using the OpenGL API routines, a colorful cube to turn, a strong sense of three-dimensional
- 2023-08-22 18:10:03下载
- 积分:1
-
简单的使用OPENGL开发库搭建VC的图形环境
简单的使用OPENGL开发库搭建VC的图形环境-simply use the structures for the development of OpenGL graphics environment VC
- 2022-10-09 08:15:02下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)
OpenGL高级编程与可视化系统开发(高级编程篇)-7-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1)-7
- 2022-02-03 10:41:07下载
- 积分:1
-
算法编程题,北京大学OnlineJudge
2270Quadtr
算法编程题,北京大学OnlineJudge
2270Quadtr-2270QuadtreeII
- 2022-10-13 04:05:03下载
- 积分: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