From 65797304fb21181e1fcbd45dfebd0d2cf159ea6b Mon Sep 17 00:00:00 2001 From: yum Date: Wed, 30 Jul 2025 13:09:19 -0700 Subject: Simplify pipeline creation, vectorize FFT - Add a script to create a pipeline & assets in a single click - Add pipeline executor concept. This exists to (theoretically) let users merge the results of multiple pipelines. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cdb369d..b20ec9a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ it is only suitable for use in worlds. ### Quick start -Clone the repo into your unity project. Open the scene. +Clone the repo into your unity project. Open the scene. Select "Demo_Pipeline" +and click "Create Pipeline." Enter play mode. Run CPU simulator: -- cgit v1.2.3