CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - particle engine
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - particle engine - List
[
OpenGL program
]
OpenGL_3d
DL : 0
This is a 3d particle engine written in 5 minutes... literally. It is written on tutorials , but is a completely original work. It displays a total of 10000 particles, and each has a random shade of blue as a color, its own position, and its own speed in all 3 directions. -This is a 3d particle engine written in five minutes ... literally. It is written on tutorials, but is a completely original work. It displays a total of 10,000 particles, and each has a random shade of blue as a color, its own position, and its own speed in all three directions.
Update
: 2008-10-13
Size
: 5.27kb
Publisher
:
~{T4Bk~}
[
OpenGL program
]
Particles2
DL : 0
The CodeColony Particle Engine-CodeColony Engine
Update
: 2008-10-13
Size
: 385.44kb
Publisher
:
高保军
[
OpenGL program
]
ParticleEngine_src
DL : 0
The concept of particle effects is very simple. Particle effects can be used to simulate fire, fireworks, water fountains, snow, rain, explosions and many other things. The effects are created by creating a definite number of particles. Depending on the need for performance and realistic appearance, the number of particles can range from 50 to thousands. Each particle has its own location, size, velocity, color, life and image. The particle engine controls the particles and makes them react according to the rules of the particle .
Update
: 2008-10-13
Size
: 5.05kb
Publisher
:
jason
[
Game Program
]
particle-engine-0.0.1
DL : 0
Opengl 3d 粒子系统引擎
Update
: 2010-12-01
Size
: 180.16kb
Publisher
:
sssdyx
[
OpenGL program
]
OpenGL中粒子系统引擎的源代码
DL : 1
OpenGL中构造粒子系统引擎的源代码-OpenGL engine particle system source code
Update
: 2025-02-19
Size
: 180kb
Publisher
:
李穿石
[
OpenGL program
]
OpenGL_3d
DL : 0
This is a 3d particle engine written in 5 minutes... literally. It is written on tutorials , but is a completely original work. It displays a total of 10000 particles, and each has a random shade of blue as a color, its own position, and its own speed in all 3 directions. -This is a 3d particle engine written in five minutes ... literally. It is written on tutorials, but is a completely original work. It displays a total of 10,000 particles, and each has a random shade of blue as a color, its own position, and its own speed in all three directions.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
~{T4Bk~}
[
OpenGL program
]
Particles2
DL : 0
The CodeColony Particle Engine-CodeColony Engine
Update
: 2025-02-19
Size
: 385kb
Publisher
:
高保军
[
Game Engine
]
Engine_v0.2.tar
DL : 0
一个巨cool的3D游戏引擎源代码。其0.3版本开始收费,卖10000美金,其功能有bsp/portal,particle system,physics,skelet-animation,energe unit,lod.四叉树/八叉树,shaders(glsl/hlsl)-a giant cool 3D game engine source code. Version 0.3 of its fees, selling 10,000 dollars, and its function is BSP/portal, particle system, physics, skelet-animation, energe unit, incomplete. Quadtree/octree, shaders (GLSL/Shader Model 2.0)
Update
: 2025-02-19
Size
: 3.3mb
Publisher
:
崔琼文
[
Game Engine
]
Engine_v0.1.tar
DL : 0
cool3dengine的0.1版本,漂亮的室内引擎,支持bsp/portal,lod,particle,physics,skeleteanimation,shader-cool3dengine the 0.1 version, the beautiful indoor engine, support for BSP/portal, incomplete, the particle and physics, skeleteanimation, shader, etc.
Update
: 2025-02-19
Size
: 5.38mb
Publisher
:
崔琼文
[
Game Engine
]
EngineGame
DL : 0
不夜人的D3D游戏引擎,里面有完善的画面渲染,场景管理和粒子系统,如果认真学习肯定收获不少,我用他引擎写了一个好游戏-night of Motion game engine, with a perfect screen exaggerated, scene management and particle system, If conscientiously study harvest certainly many, I used his engine was a good game! !
Update
: 2025-02-19
Size
: 2.17mb
Publisher
:
浪荡
[
OpenGL program
]
ParticleEngine
DL : 0
老外的粒子引擎,支持OPENGL,迷你型的粒子引擎。是初学者了解粒子引擎的最佳的开源代码工程。
Update
: 2025-02-19
Size
: 164kb
Publisher
:
[
Game Engine
]
ai_de
DL : 0
游戏中的ai有很多,这个压缩包内介绍了很多算法,适合研究AI的开发人员.-Ai game a lot, this compression packages introduce a lot of algorithms, appropriate to study the AI developers.
Update
: 2025-02-19
Size
: 4.48mb
Publisher
:
cloud
[
OpenGL program
]
ParticleEngine_src
DL : 0
The concept of particle effects is very simple. Particle effects can be used to simulate fire, fireworks, water fountains, snow, rain, explosions and many other things. The effects are created by creating a definite number of particles. Depending on the need for performance and realistic appearance, the number of particles can range from 50 to thousands. Each particle has its own location, size, velocity, color, life and image. The particle engine controls the particles and makes them react according to the rules of the particle .
Update
: 2025-02-19
Size
: 5kb
Publisher
:
jason
[
DirextX
]
TheParticleSysterm_beta1
DL : 0
粒子系统编辑器。这个编辑器是我用HGE图形引擎写的。如果对HGE熟悉的话,估计不用我多花。这个编辑器必须是支持D3D9.0C的计算机上面才能运行!-Particle system editor. This editor is what I used to write the graphics engine HGE. HGE if familiar, it is estimated that I do not have to spend more. The editor must be to support the above D3D9.0C computer to run!
Update
: 2025-02-19
Size
: 434kb
Publisher
:
CE设计工作室
[
.net
]
FirstPersonShooter
DL : 0
第一人称设计游戏 I used radiosity to render the lightmaps for this demo, and I used multitexturing to apply the lightmaps to the affected surfaces. All collision detection in this demo is hardcoded. The main flaw in this demo is that there is no map loading. I had to hardcode the map that you see with a couple of boxes. There is a relatively complicated particle engine used for the M16 ricochet, and there is some dynamic lightmapping used for the shock rifle.-The design of first-person game I used radiosity to render the lightmaps for this demo, and I used multitexturing to apply the lightmaps to the affected surfaces. All collision detection in this demo is hardcoded. The main flaw in this demo is that there is no map loading . I had to hardcode the map that you see with a couple of boxes. There is a relatively complicated particle engine used for the M16 ricochet, and there is some dynamic lightmapping used for the shock rifle.
Update
: 2025-02-19
Size
: 1008kb
Publisher
:
苏成林
[
Game Engine
]
3D_Engine_opengl
DL : 0
基于opengl的3D游戏引擎代码 包含 GUI界面管理模块窗口引擎模块粒子特效模块输入系统模块 消息管理模块 音频管理模块 游戏场景模块 资源管理模块-Based on the 3D game engine opengl code contains GUI interface management module window particle effects engine module module module input system management module audio message management module game scenes module resource management module
Update
: 2025-02-19
Size
: 5.06mb
Publisher
:
minny
[
Game Engine
]
SolutionEg2d1.02
DL : 0
一个基于DirectX的2D游戏引擎,良好的代码风格完整的代码注释,结构清晰,继续上次上传版本的更新,增加粒子系统,增加动画部分,添加了多个演示程序,更新了帮助文档,此代码为个人学习所写,若你下载了代码,发现问题或者你有一些建议,可用409361656@qq.com联系我,GUI部分我只完成了窗口和按钮这个两个控件,基类已经写好了,若你有兴趣的话请自行实现-The DirectX-based 2D game engine, good code style complete code Notes, structural clarity, to continue to upload the last version of the update, increase particle system to increase the animation part, add a number of demo program, updated the help document, this code written for personal study, if you download the code and found that problem or you have some suggestions, contact me 409361656@qq.com available, GUI part of me just finish the windows and buttons of the two controls, the base class has been written If you are interested in having your own implementation
Update
: 2025-02-19
Size
: 6.07mb
Publisher
:
梁平
[
Game Engine
]
engine
DL : 0
eg2d引擎的最新版本,新增动画生成器,粒子编辑器,GUI系统,以及每个功能的演示程序,编译环境vc2003,directx9.0c2006-eg2d the latest version of the engine, add animations generator, particle editor, GUI system, and each functional demo program, the compiler environment vc2003, directx9.0c2006
Update
: 2025-02-19
Size
: 21.17mb
Publisher
:
梁平
[
OpenGL program
]
3DEngine
DL : 0
使用OPENGL开发的小引擎,包括图形处理模块,粒子系统模块,输入,音频模块,UI模块-OPENGL developed using a small engine, including the graphics processing module, particle system module, input, audio module, UI module
Update
: 2025-02-19
Size
: 16.81mb
Publisher
:
liaobaiyu
[
OpenGL program
]
粒子引擎particle-engine-0.0.1.tar
DL : 0
很棒的一款粒子引擎,opengl实现,对于学习opengl的同学非常有用!(A great particle engine, OpenGL implementation, for students learning opengl very useful!)
Update
: 2025-02-19
Size
: 180kb
Publisher
:
Beijiaan
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.