-
skyline to do a basic three
skyline做的一个基本的三维城市。可以飞行,定位,距离测量-skyline to do a basic three-dimensional city. Can fly, positioning, distance measurement
- 2022-03-03 16:32:09下载
- 积分:1
-
pong game classic fun game
pong game classic fun game
- 2022-03-03 01:30:59下载
- 积分:1
-
This is a very complete and detailed three
这是一个非常完整、详细的三维地形漫游程序。可以帮助你学习怎么进行地形的建模和漫游!-This is a very complete and detailed three-dimensional terrain walkthrough procedures. Can help you learn how to terrain modeling and roaming!
- 2022-04-07 01:32:33下载
- 积分:1
-
OpenGL模型视图矩阵变换例程
向量类, 向量的叉乘、点乘运算矩阵类, 矩阵类包括矩阵的相乘、转置、求逆、求行列式等功能,添加OpenGL中可用的旋转、缩放和平移等矩阵运算 可实现类似于MATLAB的矩阵运算功能形象化展示模型视图矩阵变换, 分别管理模型矩阵、视图矩阵,
- 2022-07-10 00:13:05下载
- 积分:1
-
Three
三维地形漫游,叠加纹理,对学习三维地形显示的有较大帮助。-Three-dimensional terrain walkthrough, superimposed texture, three-dimensional topography of the study have shown a greater help.
- 2022-05-26 07:04:40下载
- 积分:1
-
obj文件读取源码
使用vector进行obj文件的读取,obj文件的格式都是以v,vn,vt,f等开头的坐标,所以在文件读取的时间就一行一行的去读,然后对标记以及数值进行存储,通过使用vector中的各种函数实现存储
- 2022-02-20 13:44:18下载
- 积分:1
-
构造天空和地面,并能显示当前的位置和移动的速度,很适合3D游戏编程喔~...
构造天空和地面,并能显示当前的位置和移动的速度,很适合3D游戏编程喔~-Construction sky and ground, and can display the current location and moving speed, it is suitable for 3D Game Programming喔~
- 2022-08-23 23:12:01下载
- 积分: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
-
其中包含五个场景:蝴蝶谷,池塘,恐龙岛等
其中包含五个场景:蝴蝶谷,池塘,恐龙岛等-which includes five scenes : Butterflies, ponds, Dinosaur Island
- 2022-09-04 16:00:03下载
- 积分:1
-
OpenGL 天空盒
用于Opengl天空盒的实现,编译环境是VS2010 ,对初学者非常有帮助,纹理贴图用的是bmp图片格式,可通过鼠标,键盘控制摄像头的旋转!
- 2022-05-20 19:42:09下载
- 积分:1