/ParticlePhysics

ParticlePhysics simulate the dynamics of sand-like particles in Unity.

Primary LanguageC#Apache License 2.0Apache-2.0

ParticlePhysics

Run Test License

ParticlePhysics simulate the dynamics of sand-like particles in Unity.
This is an implementation of the research paper "Particle-Based Simulation of Granular Materials".

DEMO

demo

Requirement Package

  • com.unity.mathematics: 1.2.6
  • com.unity.visualeffectgraph: 12.1.0

Installation

Only Package

Please install the .unitypackage distributed from the release page into your project.

With Example

Clone this repository, and copy example files(./Assets/Examples) into your project.

Note

This project is under development.
I'm not responsible for any damages resulting from the use of this software.

Author

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.