Physics: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
(31 intermediate revisions by 18 users not shown)
Line 1: Line 1:
{{abstract mapping}}__NOTOC__
{{lang|Physics}}
==Entities==
{{Abstract Mapping}}[[Category:Hubs]][[Category:Level Design]]
*[[Constraint]]—constraint entity listing
*Physics can be brush-based, like [[func physbox]], or model-based, like [[prop_physics]], [[prop_physics_respawnable]], or [[prop_physics_multiplayer]].  Physics objects can be picked up either with the use key or the [[weapon_physcannon]].


==See also==
== Entities ==
*[[Physics Entity Overview]]—constraint entity listing
*Physics can be brush-based, like {{ent|func_physbox}}, or model-based, like {{ent|prop_physics}}, {{ent|prop_physics_respawnable}}, or {{ent|prop_physics_multiplayer}}. Physics objects can be picked up either with the use key or the {{ent|weapon_physcannon}}.
 
==Topics==
* [[VPhysics]] - {{Source|1}}'s built-in physics engine
* {{Rubikon|1}} - {{Source2|1}}'s physics engine
* [[Baked physics]] - Animations displaying pre-calculated physics generated in an external physics simulator
* [[Optimization (level design)/Physics]]
* [[Cloth Simulation]]
 
==Tutorials==
* [[Car Explosions]]
* [[Car Explosions]]
* [[Blowout Doors]]
* [[Blowout Doors]]
{{stub}}
* [[Suspended Object Trap]]
 
== See also ==
* [[:Category:Physics]]
* [[:Category: Level Design]]

Latest revision as of 02:25, 8 August 2024