The physical effect of RealityKit water and cloth

In RealityView, physical components are only applicable to certain solids. How can I simulate the physical effects of water and cloth?

enity.components.set(PhysicalComponent)
Answered by Vision Pro Engineer in 818477022

Hi @lijiaxu,

Have you seen this sample? https://developer.apple.com/documentation/realitykit/generating-interactive-geometry-with-realitykit

It does some water simulation and might have what you need to get started.

Accepted Answer

Hi @lijiaxu,

Have you seen this sample? https://developer.apple.com/documentation/realitykit/generating-interactive-geometry-with-realitykit

It does some water simulation and might have what you need to get started.

The physical effect of RealityKit water and cloth
 
 
Q