mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
Merge pull request #20 from acid-info/3d-adj
3d-objects staging with asccii only
This commit is contained in:
@@ -61,6 +61,13 @@ const config = {
|
||||
defaultMode: 'dark',
|
||||
disableSwitch: false,
|
||||
},
|
||||
navbar: {
|
||||
// items: [
|
||||
// {
|
||||
// type: 'search',
|
||||
// }
|
||||
// ]
|
||||
},
|
||||
}),
|
||||
}
|
||||
|
||||
|
||||
@@ -34,14 +34,13 @@ import {
|
||||
</HeroActions>
|
||||
</HeroInfo>
|
||||
<HeroModel
|
||||
modelUrl="/hero/bulanding-generic-hand-01.glb"
|
||||
layout="floating"
|
||||
renderer="ascii"
|
||||
initialX={-0.9831336272264352}
|
||||
initialY={-0.14592188008227222}
|
||||
rotateSpeed={0.1}
|
||||
modelUrlHi="/hero/bust-hi.glb"
|
||||
modelUrlLow="/hero/bust-lo-draco.glb"
|
||||
modelId={'bust'}
|
||||
mode={'simple'}
|
||||
rotateSpeed={0.04}
|
||||
asciiConfig={{
|
||||
characters: ' .,:;ox%# ||| ||| waku @',
|
||||
characters: ' w . a . k . u . & * ',
|
||||
}}
|
||||
/>
|
||||
</Hero>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user