add tessellation intro
This commit is contained in:
parent
1a8d4b44c0
commit
1e3b2fb7ce
2 changed files with 59 additions and 1 deletions
|
@ -74,5 +74,12 @@ module.exports = {
|
|||
'workflow-rules'
|
||||
],
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: '3д графика',
|
||||
items: [
|
||||
'3d/tessellation_intro'
|
||||
],
|
||||
},
|
||||
],
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue