3d-objects staging with asccii only

This commit is contained in:
amirhouieh
2023-06-01 22:11:43 +02:00
parent 746152f069
commit 4332c72c81
44 changed files with 1007 additions and 302 deletions
@@ -56,6 +56,13 @@ const config = {
defaultMode: 'dark',
disableSwitch: false,
},
navbar: {
// items: [
// {
// type: 'search',
// }
// ]
},
}),
}
@@ -32,14 +32,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>

Some files were not shown because too many files have changed in this diff Show More