You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to make it as easy as possible to start with archiyou-core. To run archiyou scripts independent from Archiyou platform or use the core as standalone library for general CAD projects.
Tasks:
host Archiyou-core on NPM (and make possible changes for easy WASM usage)
Generalize WebWorker context and execution
Subtasks:
Archiyou Docs - Run Vuepress docs and contribute
Start template 1 - Simplest: Run archiyou-core in browser + vanilla JS and main thread
Start template 2 - Modern Vue App: Run archiyou-core in Vite/Vue3/Nuxt3 with WebWorker
Start template 3 - Modern React App: Run archiyou-core in Vite/React/Next with Webworker
Start template 4 - Use archiyou-core in NodeJS
Start template 5 - Turn an Archiyou script into a self-hosted API with OCCI
The text was updated successfully, but these errors were encountered:
Strategy:
We want to make it as easy as possible to start with archiyou-core. To run archiyou scripts independent from Archiyou platform or use the core as standalone library for general CAD projects.
Tasks:
Subtasks:
The text was updated successfully, but these errors were encountered: