Category:Particle System: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Updated format)
No edit summary
 
(28 intermediate revisions by 18 users not shown)
Line 1: Line 1:
{{LanguageBar}}


==Introduction==
[[Particle System Overview|Introduction to Particle Systems]]


==Creation==
'''Particle systems''' are large collections of small objects that create pseudo-3D visual effects. For a more detailed description and a brief tutorial see the [[Particle System Overview]].
Particles must be added to the GAME\particles\particles_manifest.txt file. To make dx8-level fall backs for particle systems, if you have a file in your manifest, like "rockettrail.pcf" for example, if you make a file called "rockettrail_dx80.pcf", then it will be loaded instead of rockettrail.pcf on low-end machines.


* [[Animated Particles]]
This category documents the [[Particle Editor]], which is an [[Engine tools|engine tool]] available in Source 2007 and later.
* [[Particle Editor]]
 
__NOTOC__
{{category header|background-color=#E0E0E0|border-color=lightgray}}
{{category newcolumn|rowspan=1|width=50%|background-color=#F7F7F7|border-color=lightgray}}
== General ==
* [[Particle_System_Overview|Particle System Overview]]
* [[Particle_Editor|Particle Editor]]
* [[Animated_Particles|Animated Particles]]
* [[PCF|PCF]]
* [[SpriteCard|SpriteCard Shader]]
 
==Tutorials==
* [[Creating A Fire Particle]]
* {{L4d2}} [[L4D2 Custom Particle Effects Tutorial]]
* [[Particle Muzzle Flash]]
* [[L4D Style Muzzle Smoke]]


==Components==
==Components==
* [[Particle Children|Children]]
* [[Particle Constraints|Constraints]]
* [[Particle Emitters|Emitters]]
* [[Particle Forces|Forces]]
* [[Particle Initializers|Initializers]]
* [[Particle Operators|Operators]]
* [[Particle Renderers|Renderers]]


==Specialized Particle Systems==
* [[Particle System Pre Emission Operators|Pre Emission Operators]]
* [[Impact Effects]]
* [[Particle System Properties|Properties]]
* [[Particle System Renderers|Renderers]]
* [[Particle System Emitters|Emitters]]
* [[Particle System Initializers|Initializers]] (See also [[:Category:Particle initializers]])
* [[Particle System Operators|Operators]] (See also [[:Category:Particle operators]])
* [[Control Point (particles)|Control Points]]
* [[Particle System Children|Children]]
* [[Particle System Constraints|Constraints]]
* [[Particle System Forces|Forces]]
 
{{category newcolumn|rowspan=1|width=50%|background-color=#F7F7F7|border-color=lightgray}}


==Application==
==Application==
Line 26: Line 42:
* [[Particles In Code|In Code]]
* [[Particles In Code|In Code]]
* [[Particles Troubleshooting|Troubleshooting]]
* [[Particles Troubleshooting|Troubleshooting]]
* [[Particles_manifest.txt|Particles_manifest.txt]]
==Specialized Particle Systems==
* [[Impact Effects]]
==List of Particles==
* [[Half-Life_2:_Episode_Two_Particle_Effect_List|List of Half-Life 2: Episode Two particles]]
* [[List_of_L4D_Particles|List of L4D Particles]]
* [[List_of_L4D2_Particles|List of L4D2 Particles]]
* [[List_of_Portal_Particles|List of Portal Particles]]
* [[List_of_Portal_2_Particles|List of Portal 2 Particles]]
* [[List_of_CSS_Particles|List of Counter-Strike Source Particles]]
* [[List_of_CS_GO_Particles|List of Counter-Strike Global Offensive Particles]]
* [[List_of_TF2_Particles|List of TF2 Particles]]
* [[List_of_Alien_Swarm_particles|List of Alien Swarm Particles]]


[[Category:Particle Effects]]
[[Category:Particle Effects]]

Latest revision as of 10:52, 16 July 2024

Subcategories

This category has the following 2 subcategories, out of 2 total.

Pages in category "Particle System"

The following 76 pages are in this category, out of 76 total.