The integration of PhysX 3 in Unity allows for better performance on multi-core processors and opens the door to more realistic physics simulations, especially on mobile devices.
- The addition of ConstantForce2D, PointEffector2D, AreaEffector2D, PlatformEffector2D, and SurfaceEffector2D components
- The addition of Physics2D.IsTouching, IsTouchingLayer and Collider2D.IsTouching, IsTouchingLayer methods
- The center property of BoxCollider2D and CircleCollider2D is replaced by the offset property.
A major addition
The integration of PhysX 3 in Unity was a major addition that significantly improved the game engine’s physics simulation capabilities. PhysX is a physics engine developed by NVIDIA that allows realistic simulation of physical interactions such as collisions, forces, and rigid body dynamics.
With the integration of PhysX 3 in Unity, developers have access to a wide range of advanced features. Here are some of the main improvements brought by this integration:
- Precise collision simulation: PhysX 3 offers precise collision simulation, allowing developers to create realistic physical interactions between objects in the game.
- Physical forces management: PhysX 3 also allows managing physical forces such as gravity, friction, and impulse, offering more control over object behavior.
- Rigid body dynamics: PhysX 3 supports rigid body dynamics, enabling realistic simulation of solid object movements and interactions.
- Multi-core optimization: PhysX 3 is optimized for multi-core processors, allowing better physics performance on modern hardware.
- Mobile support: The integration of PhysX 3 in Unity also improves physics performance on mobile devices, providing a smoother gaming experience on smartphones and tablets.
The integration of PhysX 3 in Unity gives developers a powerful set of tools for creating realistic and immersive gaming experiences. Whether for PC, console, or mobile games, PhysX 3 significantly enhances the quality of physics simulations.

There you go, now you can impress people at parties…






0 Comments