From 86a11f09fe4afeb0b659bbbd586db1071dd7ecdc Mon Sep 17 00:00:00 2001 From: luoyifan Date: Wed, 4 Jun 2025 15:34:42 +0800 Subject: [PATCH] gstore --- src/example/example1.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/example/example1.js b/src/example/example1.js index 1e3358f..1d63ce4 100644 --- a/src/example/example1.js +++ b/src/example/example1.js @@ -112,6 +112,18 @@ export default { v: true, tf: [[5, 0.1, 2], [90, 0, 0], [0.25, 0.25, 0.1]], dt: { in: [], out: [], center: ['39zML1rnSOOQGQYQ2YUMGy'] } + }, { + id: '6UhIIw9QPYh6acwyW8OSGs', + t: 'gstore', + v: true, + tf: [[-1, 0.1, 0.75], [0, 0, 0], [1.5, 1.2, 0.1]], + dt: { in: [], out: [], center: [], storeWidth: 1.2, storeDepth: 1.2 } + }, { + id: '1D0WSRPj8JJJwIcmA0UMqG', + t: 'gstore', + v: true, + tf: [[0.75, 0.1, 0.75], [0, 0, 0], [1.5, 1.2, 0.1]], + dt: { in: [], out: [], center: [], storeWidth: 1.2, storeDepth: 1.2 } } ] }