A modern SvelteKit starter template for previewing Unicorn Studio animation projects.
De_becker_code_hero.json
git clone https://github.com/dixiekun/unicorn-studio-sveltekit-starter.git
cd unicorn-studio-sveltekit-starter
npm install
npm run dev -- --open
/static/unicorn-studio/De_becker_code_hero.json
.static/unicorn-studio/
(e.g., static/unicorn-studio/my_scene.json
).src/routes/+page.svelte
to reference your new file:filePath: '/unicorn-studio/my_scene.json',
src/routes/+page.svelte
— Main page, loads and displays the Unicorn Studio scenestatic/unicorn-studio/
— Place your exported scene JSON files hereproject-overview.md
— Project documentationThis starter is provided for personal and educational use. See Unicorn Studio's license for SDK usage terms.