Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - first person shooter
Search - first person shooter - List
早期的3d类第一人称射击游戏DOOM的源代码,C语言编写 -early 3d Class first-person shooter game Doom source code, C language
Update : 2008-10-13 Size : 469.76kb Publisher : 石佩

用OpenGL实现的第一人称射击First Person Shooter(FPS)游戏demo-use OpenGL the first-person shooter First Person Shooter (FPS) game demo
Update : 2008-10-13 Size : 1008.5kb Publisher : 熊有益

基于java的3D坦克游戏,第一人称射击视角,内含多边形生成模块,网格模块,实体碰撞的具体演示-based java 3D tank game, the first-person shooter perspective, consisted of polygons generated modules, mesh module, the specific entities collision demo
Update : 2008-10-13 Size : 84.29kb Publisher : 丁中明

完全只用系统的API(纯系统API)的游戏。现在正做个45度角3D网络游戏,前一个网络游戏是第一人称射击,以后还会写教程贴出来的。 游戏处理过程: 获取随机数----移动到随机位置----获取输入----处理输入----判断是否攻击了----发射子弹----检测碰撞----处理击中事件。 大体就是这样了,希望对您有所启发和帮助,-exclusively with the API (pure system API) of the game. Now to be a 45-degree angle 3D online games, before a game is the first-person shooter, after affixed also wrote the handbook. Game process : random-access to mobile random-access location importation importation ---- ---- determine whether the attack fired bullets ---- ---- ---- Collision Detection hit handled the incident. This is a broad, and I hope to inspire you and help
Update : 2008-10-13 Size : 872kb Publisher : 方明

opengl搭建的虚拟现实平台,模拟第一人称射击-opengl built virtual reality platform to simulate the first-person shooter
Update : 2008-10-13 Size : 156.91kb Publisher : liuchong

这是一个简单的模拟第一人称射击的游戏 实现了基本的第一人称射击的要素 模拟真实弹道效果-This is a simple simulation of the first-person shooter game to achieve the basic first-person shooter elements simulate live Road effect
Update : 2008-10-13 Size : 51.73kb Publisher : zooey

“WOLF3D--刺杀希特勒”,可以说是最早的第一人称视角射击类游戏之一了,虽然和现在的一些“大作”不可同日而语,但在486风行的时候,这个游戏还是相当出名的。这里是它的源代码,绝对cool。推荐下载。-"WOLF3D -- assassinate Hitler" can be said to be the first first-person shooter game one, and although some now merely "" Nowadays, the popularity of the 486, the game is still quite famous. Here is the source code, absolutely cool. Recommended download.
Update : 2008-10-13 Size : 469.39kb Publisher : 吴瑜

“WOLF3D--刺杀希特勒”,可以说是最早的第一人称视角射击类游戏之一了,虽然和现在的一些“大作”不可同日而语,但在486风行的时候,这个游戏还是相当出名的。这里是它的源代码,绝对cool。推荐下载。-"WOLF3D-- assassinate Hitler" can be said to be the first first-person shooter game one, and although some now merely "" Nowadays, the popularity of the 486, the game is still quite famous. Here is the source code, absolutely cool. Recommended download.
Update : 2025-02-17 Size : 469kb Publisher : 吴瑜

第一人称的射击小游戏,综合了射击游戏所必备的基本元素-first person shooting small game, the shooter integrated essential to the basic elements
Update : 2025-02-17 Size : 1008kb Publisher : 沈旭凯

早期的3d类第一人称射击游戏DOOM的源代码,C语言编写 -early 3d Class first-person shooter game Doom source code, C language
Update : 2025-02-17 Size : 469kb Publisher : 石佩

用OpenGL实现的第一人称射击First Person Shooter(FPS)游戏demo-use OpenGL the first-person shooter First Person Shooter (FPS) game demo
Update : 2025-02-17 Size : 1008kb Publisher : 熊有益

基于java的3D坦克游戏,第一人称射击视角,内含多边形生成模块,网格模块,实体碰撞的具体演示-based java 3D tank game, the first-person shooter perspective, consisted of polygons generated modules, mesh module, the specific entities collision demo
Update : 2025-02-17 Size : 84kb Publisher : 丁中明

完全只用系统的API(纯系统API)的游戏。现在正做个45度角3D网络游戏,前一个网络游戏是第一人称射击,以后还会写教程贴出来的。 游戏处理过程: 获取随机数----移动到随机位置----获取输入----处理输入----判断是否攻击了----发射子弹----检测碰撞----处理击中事件。 大体就是这样了,希望对您有所启发和帮助,-exclusively with the API (pure system API) of the game. Now to be a 45-degree angle 3D online games, before a game is the first-person shooter, after affixed also wrote the handbook. Game process : random-access to mobile random-access location importation importation-------- determine whether the attack fired bullets------------ Collision Detection hit handled the incident. This is a broad, and I hope to inspire you and help
Update : 2025-02-17 Size : 872kb Publisher : 方明

opengl搭建的虚拟现实平台,模拟第一人称射击-opengl built virtual reality platform to simulate the first-person shooter
Update : 2025-02-17 Size : 157kb Publisher : liuchong

这是一个简单的模拟第一人称射击的游戏 实现了基本的第一人称射击的要素 模拟真实弹道效果-This is a simple simulation of the first-person shooter game to achieve the basic first-person shooter elements simulate live Road effect
Update : 2025-02-17 Size : 54kb Publisher : zooey

DL : 0
J2ME 3D 第一人称射击迷宫类手机游戏源码。-J2ME 3D first-person shooter cell phone game maze source category.
Update : 2025-02-17 Size : 6.45mb Publisher : 余冰星

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 with the goal of creating my own 3D rendering engine. Since I am a developer and not an artist I didn’t have the skills to create my own models, levels, and textures. So I decided to attempt to write a rendering engine that would render existing game levels. I mainly used information and articles I found on the web about Quake 2, Half Life, WAD and BSP files. In particular I found the Michael Abrash articles that he wrote for Dr. Dobbs magazine while working at Id to be very illuminating.-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 with the goal of creating my own 3D rendering engine. Since I am a developer and not an artist I didn’t have the skills to create my own models, levels, and textures. So I decided to attempt to write a rendering engine that would render existing game levels. I mainly used information and articles I found on the web about Quake 2, Half Life, WAD and BSP files. In particular I found the Michael Abrash articles that he wrote for Dr. Dobbs magazine while working at Id to be very illuminating.
Update : 2025-02-17 Size : 203kb Publisher : vddh vddh

著名的wolf第一人称射击类游戏,这是开源以来的新版本,支持dx9c。希望喜欢这类游戏的朋友喜欢!-The wolf-known first-person shooter games, this is a new version of open source has been in support of dx9c. Want to enjoy these games friends like!
Update : 2025-02-17 Size : 539kb Publisher : 王刚

his the source to a 3d first person shooter featuring rockets and robots.-his is the source to a 3d first person shooter featuring rockets and robots.
Update : 2025-02-17 Size : 512kb Publisher : sachs

基于DirectX的第一人称射击游戏制作,纯手工打造的小游戏-Produced based on DirectX, first person shooter
Update : 2025-02-17 Size : 2.82mb Publisher : 张靖宇
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.