Skip to content

Commit

Permalink
new boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
drcmda committed Sep 29, 2023
1 parent ef0992e commit 320a5df
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions docs/getting-started/examples.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ nav: 3

<Grid cols={1}>
<li>
<Codesandbox id="bst0cy" tags={['effects', 'bloom', 'dof', 'reflections']} />
<Codesandbox id="xy8c8z" tags={['lusion', 'n8ao']} />
</li>
</Grid>
<Grid cols={2}>
<li>
<Codesandbox id="2ycs3" tags={['effects', 'dof', 'bananas']} />
<Codesandbox id="bst0cy" tags={['effects', 'bloom', 'dof', 'reflections']} />
</li>
<li>
<Codesandbox id="ykfpwf" tags={['caustics', 'effects', 'soft-shadows']} />
<Codesandbox id="2ycs3" tags={['effects', 'dof', 'bananas']} />
</li>
<li>
<Codesandbox id="ioxywi" tags={['configurator', 't-shirt', 'soft-shadows']} />
Expand All @@ -26,6 +26,15 @@ nav: 3
</li>
</Grid>
<Grid cols={4}>
<li>
<Codesandbox id="gwthnh" tags={['clouds']} />
</li>
<li>
<Codesandbox id="2y73c6" tags={['motion-path', 'clouds']} />
</li>
<li>
<Codesandbox id="ykfpwf" tags={['caustics', 'effects', 'soft-shadows']} />
</li>
<li>
<Codesandbox id="yggpw5" tags={['godrays', 'reflections']} />
</li>
Expand Down

0 comments on commit 320a5df

Please sign in to comment.