Skip to content

Commit

Permalink
new examples
Browse files Browse the repository at this point in the history
  • Loading branch information
drcmda committed Jan 22, 2024
1 parent e3ec6f0 commit 0cbe840
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions docs/getting-started/examples.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,13 @@ nav: 3

<Grid cols={1}>
<li>
<Codesandbox id="7qytdw" tags={['bruno', 'simon', 'threejs-journey', 'fisheye']} />
<Codesandbox id="9s2wd9" tags={['border-radius']} />
</li>
</Grid>
<Grid cols={2}>
<li>
<Codesandbox id="7qytdw" tags={['bruno', 'simon', 'threejs-journey', 'fisheye']} />
</li>
<li>
<Codesandbox id="xy8c8z" tags={['lusion', 'n8ao']} />
</li>
Expand All @@ -30,6 +33,9 @@ nav: 3
<li>
<Codesandbox id="szj6p7" tags={['caustics', 'effects', 'soft-shadows']} />
</li>
<li>
<Codesandbox id="5w35n6" tags={['ssgi', 'rapier']} />
</li>
</Grid>
<Grid cols={4}>
<li>
Expand All @@ -56,6 +62,12 @@ nav: 3
<li>
<Codesandbox id="dq6wwe" tags={['glass', 'transmission', 'bloom']} />
</li>
<li>
<Codesandbox id="dc5fjy" tags={['cards', 'image']} />
</li>
<li>
<Codesandbox id="3ywzzx" tags={['refraction']} />
</li>
<li>
<Codesandbox id="lx2h8" tags={['reflections', 'annotations']} />
</li>
Expand Down Expand Up @@ -338,7 +350,7 @@ nav: 3
<Codesandbox id="2yqpv" />
</li>
<li>
<Codesandbox id="0mgum" />
<Codesandbox id="ptdgrn" />
</li>
<li>
<Codesandbox id="66cd7" />
Expand Down

0 comments on commit 0cbe840

Please sign in to comment.