Skip to content

Commit f4ba208

Browse files
Update README.md file for PhysicsSamples
1 parent 793be82 commit f4ba208

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,13 @@ The ECSSamples project contains samples to help you get started with DOTS. The p
6363

6464
## Physics Samples
6565

66-
Unity Physics is a deterministic, rigid-body dynamics system and spatial query system written from the ground up using the Unity data oriented tech stack.
66+
The PhysicsSamples project contains wide range of physics samples to help you get started with DOTS Physics. The new physics engine is a deterministic, rigid-body dynamics system and spatial query system written from the ground up using the Unity data oriented tech stack.
6767
You can find an [overview of the samples](UnityPhysicsSamples/Documentation/samples.md) and the [release notes](UnityPhysicsSamples/ReleaseNotes.md) in this repository.
6868

69+
DOTS Physics supports macOS/Windows/Linux. Android ARMv7 still might experience craches due to memory restrictions on some devices.
70+
71+
WIP: Havok supporting consoles when building projects.
72+
6973
## Hybrid HDRP Samples
7074

7175
The HybridHDRPSamples contains feature sample Scenes, stress test Scenes for the HDRP Hybrid Renderer.

0 commit comments

Comments
 (0)