Skip to content

Commit 207ceb7

Browse files
committed
Added camera system and misc bug fixes
1 parent 7d02e46 commit 207ceb7

16 files changed

Lines changed: 1065 additions & 399 deletions

File tree

docs/.vitepress/config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,10 @@ gtag('config', 'G-V03QDNGKY3');`,
130130
text: '12 · Physics',
131131
link: '/guides/12-physics',
132132
},
133+
{
134+
text: '13 · Camera Access',
135+
link: '/guides/13-camera-access',
136+
},
133137
],
134138
},
135139
],

0 commit comments

Comments
 (0)