Physics: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(38 intermediate revisions by 20 users not shown)
Line 1: Line 1:
{{abstract mapping}}__NOTOC__
{{lang|Physics}}
==Entities==
{{Abstract Mapping}}[[Category:Hubs]][[Category:Level Design]]
*[[prop_physics]]
 
*[[prop_ragdoll]]
== Entities ==
*[[phys_constraint]]
*[[Physics Entity Overview]]—constraint entity listing
*[[phys_lengthconstraint]]
*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}}.
*[[phys_motor]]
 
{{TODO|the rest of these entities and their descriptions}}
==Topics==
==See also==
* [[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]]
{{TODO|tutorials and stuff on physics}}
* [[Suspended Object Trap]]
{{stub}}


[[Category:Level Design]]
== See also ==
* [[:Category:Physics]]
* [[:Category: Level Design]]

Latest revision as of 02:25, 8 August 2024