Snapshot
This commit is contained in:
parent
fc93fca15d
commit
c3960e5fa6
@ -60,6 +60,8 @@ If we model the noise function as a pure function we would first have to figure
|
|||||||
|
|
||||||
We could solve this by letting each node execute its parent node graph however it wants. This would allow the `cylinder` node to execute the `noise` however often it needs to create the cylinders.
|
We could solve this by letting each node execute its parent node graph however it wants. This would allow the `cylinder` node to execute the `noise` however often it needs to create the cylinders.
|
||||||
|
|
||||||
|
TEST
|
||||||
|
|
||||||
```typescript
|
```typescript
|
||||||
// how this could look like in the node
|
// how this could look like in the node
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user