搜索资源列表
koradji 3D World.rar
- OpenGL作的3D游戏
一等奖3D
- 世界编程大赛一等奖作品,牛!4000字节,1分钟3D动画还有音效!值得一看-won the World Programming Competition works, cattle! 4,000 bytes a minute 3D animation, still sound! An eye-catcher
opengl_mksw
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
test_camera
- 三维世界漫游的小程序,给出了视点的三维世界的漫游。在Visual C++环境下使用OpenGL编写的。-3D world roaming small program is a three-dimensional view of the world roaming. In Visual C environment prepared by the use of OpenGL.
CODE_UPLOAD1277412172000
- VB6编写的3D World Map演示代码。虽然代码比较简单,但可以从中学到很多东西
test5
- Expanding on the last tutorial, we ll now make the object into TRUE 3D object, rather than 2D objects in a 3D world. We will do this by adding a left, back, and right side to the triangle, and a left, right, back, top and bottom to the square. By doi
test10
- While it is perfectly alright to code a 3D environment as a long series of numbers, it becomes increasingly hard as the complexity of the environment goes up. For this reason, we must catagorize our data into a more workable fashion. At the top of ou
Roll a ball through a 3D world
- 一个不可多得的3D世界漫游,NEHE最新的code之一-a rare 3D world roaming, NEHE one of the latest code
koradji 3D World
- OpenGL作的3D游戏-OpenGL does 3D plays
TextureMapping3DModelsofReal-WorldScenes
- ACM papers:Texture Mapping 3D Models of Real-World Scenes-ACM papers: Texture Mapping 3D Models of Real-World Scenes
HalfLifeGame
- A few years ago I became interested in first person shooter games and in particular how the world levels are created and rendered in real time. At the same time I found myself in between jobs and so I embarked on an effort to learn about 3D rendering
3D-Math-Primer-for-Graphics-and-Game-Development-
- This book is about 3D math, the study of the mathematics behind the geometry of a 3D world. 3D math is related to computational geometry, which deals with solving geometric problems algorithmically. 3D math and computational geometry have applica
RogerWangProj
- 用C sharp實現openGL 3D世界,-Using C# to implement openGL 3D world.
J2ME-3D
- 全球手机顶尖游戏3D Moto Racer制作全揭秘、对3DMoto Racer制作过程的介绍和图解-The world' s top mobile phone games 3D Moto Racer Production all Jiemi on 3DMoto Racer presentation and graphic production process
3d
- 一个 3D 的全景漫游程序,它包含了制作 3D 游戏的许多基本技巧,例如:Z 缓冲, 纹理映射, 矩阵, 多角形排序和移动背景。程序中的 3D 世界包括一架飞机和一条小船和一些树,这样您将容易理解代码并自行修改为您需要的。-3D panorama of a roaming procedure, which includes the production of many basic skills in 3D games, for example: Z buffering, texture mapp
Moving-Through-A-3D-World
- 在OpenGL中绘制简单的3D世界,并在其中漫游-In the draw simple 3D OpenGL world, and in which roaming
android-3d-world
- android中三维画图的示例,展示手机3d展示效果-3D drawing android example that shows mobile 3d showing the effect of
Moving-Through-A-3D-World
- 在OpenGL中绘制简单的3D世界,并在其中漫游-In the draw simple 3D OpenGL world, and in which roaming
OpenGL编3D游戏
- 学opengl编3D游戏教程的附带所有代码。 包括摄像漫游,开天辟地,显示文字,特殊的平面,显示3D模型,3D动画,射击爆炸,碰撞检测,游戏进度保存……(Learn OpenGL series 3D game tutorial with all the code. The creation of the world, including roaming camera, display text, special plane display, 3D model, 3D animation, fir
3D数学基础
- 3D数学是一门与计算几何相关的学科,计算几何则是研究怎样用数值方法解决几何问题的学科。3D数学和计算几何广泛应用在那些使用计算机来模拟3D世界的领域,如图形学、游戏、仿真、机器人技术、虚拟现实和动画等。(3D mathematics is a subject related to computational geometry. Computational geometry is the subject of studying how to solve geometric problems by