DefinitelyMaybe
DefinitelyMaybe
perhaps a specific example could be chosen within the cli instead of as a flag? either way this would be helpful.
Ah, cool. Both together, nice. Yeah, there's options for css. I'd say getting svelte-knobby going would be a good next step for adding buttons and inputs to the examples.
Sweet! Can do
Hey @KodyJKing ! Loving the pixel effect! thank you so much for working on this :1st_place_medal:
Thanks for the ping but I was under the impression this was something you'd like to tackle. I was of the opinion to remove this example in favour of a...
yup! create a new page like: ```suggestion --- order: 10 category: '@threlte/gltf' name: Tutorial --- In this Tutorial ... ``` in `apps/docs/src/content/reference/gltf/Tutorial.mdx` and your halfway there 😄
further to this, I've been running `npx gltfjsx ${fullPath} --output ${outputFileName} --types` where `fullPath` would be something like `static\nature\gltf\x.gltf` and `outputFileName` would be `static\nature\gltf\x.tsx` but it always outputs into the...
Hmm just noticed the new conflicts. I'll do one a merge main commit next week. Hopefully some approval comes, I still have hope 😅
@edsunman nice! seems pretty organized for the extras sidebar 👍 It can be a tricky challenge. To show the breadth of options, I made a [starlight docs variation](https://blahblah-sigma.vercel.app/) but extras...
Omgosh! I just noticed! GitHub has the same UI problem as us, they've gone with making a collapsed down `...` UI component  Might be confusing if we end up...