The Zoo Design Studio app. https://zoo.dev/design-studio/download
  • TypeScript 60.8%
  • Rust 38.1%
  • Python 0.4%
  • CSS 0.4%
  • JavaScript 0.1%
Find a file
Jonathan Tran 36aefed067
Change to not add experimentalFeatures = allow (#10930)
Co-authored-by: Pierre Jacquier <pierre@zoo.dev>
2026-04-09 18:14:29 +00:00
.github KCL: Bump number of CPUs for python tests (#10852) 2026-04-06 22:03:24 +00:00
.helix Kwargs migration: arc/arcTo (#6334) 2025-04-18 17:40:44 -05:00
.husky pre commit fmt (#6470) 2025-04-25 04:58:58 -04:00
assets Rename nightly to staging and have it point to dev infra (#7422) 2025-06-09 15:43:48 -04:00
docs Remove experimental-allow from docs examples (#10934) 2026-04-09 17:27:15 +00:00
e2e/playwright Change to not add experimentalFeatures = allow (#10930) 2026-04-09 18:14:29 +00:00
openapi Update machine-api spec (#4305) 2024-10-25 20:53:08 +00:00
packages KCL grammar updated for sketch blocks (#10891) 2026-04-08 16:44:01 +00:00
public Ignore for #10895 (#10913) 2026-04-09 09:56:46 -04:00
rust Change to not add experimentalFeatures = allow (#10930) 2026-04-09 18:14:29 +00:00
scripts (transpile): adds ignore file updates script (#10760) 2026-04-02 18:10:56 +00:00
src Change to not add experimentalFeatures = allow (#10930) 2026-04-09 18:14:29 +00:00
types Make CSP config dynamic based on selected host (#9837) 2026-01-29 10:42:55 -05:00
.env.development Add ZOO_ENGINE_PR to control the WebSocket via CLI (#10513) 2026-03-19 23:41:25 +00:00
.env.production Finish "KITTYCAD" to "ZOO" rename of environment variables (#8720) 2025-10-29 09:21:45 -04:00
.envrc Only attempt to activate flake if nix is installed (#7868) 2025-07-21 12:52:40 -04:00
.gitattributes [bugfix] Fix user settings opening (#5414) 2025-02-19 13:31:07 -05:00
.gitignore Automatically rerun the flaky KCL integration tests (#10107) 2026-02-19 19:41:37 +00:00
.npmrc WIP: migrate from yarn v1 to npm (#6274) 2025-04-12 02:49:49 +00:00
.nvmrc Revert "Electron v40, Node v24, Three v182" (#9820) 2026-01-24 14:49:49 -05:00
.prettierignore Move lsp server to this repo (#5619) 2025-03-04 22:21:12 -08:00
.tool-versions (Multi-file on web) Replace localStorage with fs-zds abstraction & OPFS backing (#10225) 2026-03-03 19:30:30 -05:00
_typos.toml Commit sketch-solve transpiler output (#10388) 2026-03-11 19:58:26 -04:00
babel.config.js Editor singleton to prevent re-renders (#2163) 2024-04-19 21:24:40 +00:00
biome.json ~Maybe~ (Lee: ABSOLUTELY) use biome (#6327) 2025-04-15 10:11:25 -04:00
CONTRIBUTING.md Link to instructions for adding KCL samples (#10035) 2026-02-12 14:54:16 -05:00
electron-builder.yml Universal builds for macOS (#10165) 2026-02-25 12:55:41 -05:00
eslint.config.mjs Add await-thenable eslint rule (#10473) 2026-03-17 15:12:31 +01:00
flake.lock Handle msgpack deserialize (#8915) 2025-11-19 17:21:39 +00:00
flake.nix Revert "Electron v40, Node v24, Three v182" (#9820) 2026-01-24 14:49:49 -05:00
forge.config.ts ~Maybe~ (Lee: ABSOLUTELY) use biome (#6327) 2025-04-15 10:11:25 -04:00
forge.env.d.ts Sort imports (#6101) 2025-04-02 06:54:26 +00:00
GLOSSARY.md Update Zookeeper glossary section (#10024) 2026-02-11 23:09:54 +00:00
index.html Make tooltips use the browser's Popover API so they don't ever get cut off (#9501) 2026-01-05 18:34:04 -05:00
Info.plist header changes and open new window for double click in finder macos (#3652) 2024-08-25 19:56:11 +00:00
INSTALL.md Add note for zlib1g-dev on arm in INSTALL.md (#9241) 2025-12-09 13:10:52 +00:00
interface.d.ts Add a toggle for Machine API (#10316) 2026-03-13 13:38:03 -04:00
LICENSE Zoo rebrand (#1228) 2023-12-18 06:15:26 -05:00
Makefile Handle authentication on Vercel previews (#10441) 2026-03-18 13:18:02 -04:00
package-lock.json Bump the security group across 1 directory with 2 updates (#10885) 2026-04-08 12:46:35 -04:00
package.json Bump electron from 40.8.4 to 40.8.5 (#10854) 2026-04-06 22:09:04 +00:00
playwright.config.ts Only forward vercel bypass secret to vercel (#10516) 2026-04-02 15:31:15 +02:00
playwright.electron.config.ts Switch to a 6-core profile for mac (#6323) 2025-04-15 13:07:16 -04:00
playwrightProcess.mjs Strip ANSI control sequences to clean up Axiom dashboard (#5934) 2025-03-21 17:54:56 +00:00
postcss.config.js Use PostCSS function from browser vendors to generate fallback color defs for when OKLCH isn't supported (#2770) 2024-07-01 12:29:08 -07:00
PRINCIPLES.md Use consistent text formatting in the toolbar (#10700) 2026-03-31 13:11:50 -04:00
README.md Link to the dedicated page when there is intent to download (#7152) 2025-05-21 14:20:36 +00:00
release-notes.md Separate debug/release electron-builder to help mac job (#4313) 2024-10-28 13:41:32 +00:00
tailwind.config.js Add an info popover for "conversation memory coming soon", add a welcome message with prompt tips (#8220) 2025-09-05 16:02:04 +00:00
tsconfig.json (Multi-file on web) Replace localStorage with fs-zds abstraction & OPFS backing (#10225) 2026-03-03 19:30:30 -05:00
tsconfig.node.json Bump @electron/fuses from 1.8.0 to 2.0.0 (#9446) 2026-01-09 11:32:45 -05:00
vercel.json Created a dedicated branch for the Vercel staging environment (#8228) 2025-09-05 18:35:13 -04:00
vite-env.d.ts Add app version to UI in Settings (#1351) 2024-02-07 11:36:19 -05:00
vite.base.config.ts Add OPFS backing to fs-zds (#10148) 2026-02-25 00:27:24 +00:00
vite.config.ts (Multi-file on web) Replace localStorage with fs-zds abstraction & OPFS backing (#10225) 2026-03-03 19:30:30 -05:00
vite.main.config.ts Bump vitest from 3.2.4 to 4.0.14 (#9233) 2025-12-09 15:55:34 +00:00
vite.preload.config.ts Sort imports (#6101) 2025-04-02 06:54:26 +00:00
vite.renderer.config.ts (Multi-file on web) Replace localStorage with fs-zds abstraction & OPFS backing (#10225) 2026-03-03 19:30:30 -05:00
vitest.config.ts Bump vitest from 3.2.4 to 4.0.14 (#9233) 2025-12-09 15:55:34 +00:00
vitest.workspace.ts Bump vitest from 3.2.4 to 4.0.14 (#9233) 2025-12-09 15:55:34 +00:00

Zoo Design Studio

Zoo Design Studio

zoo.dev/design-studio

A CAD application from the future, brought to you by the Zoo team.

Design Studio is our take on what a modern modelling experience can be. It is applying several lessons learned in the decades since most major CAD tools came into existence:

  • All artifacts—including parts and assemblies—should be represented as human-readable code. At the end of the day, your CAD project should be "plain text"
    • This makes version control—which is a solved problem in software engineering—trivial for CAD
  • All GUI (or point-and-click) interactions should be actions performed on this code representation under the hood
    • This unlocks a hybrid approach to modeling. Whether you point-and-click as you always have or you write your own KCL code, you are performing the same action in Design Studio
  • Everything graphics has to be built for the GPU
    • Most CAD applications have had to retrofit support for GPUs, but our geometry engine is made for GPUs (primarily Nvidia's Vulkan), getting the order of magnitude rendering performance boost with it
  • Make the resource-intensive pieces of an application auto-scaling
    • One of the bottlenecks of today's hardware design tools is that they all rely on the local machine's resources to do the hardest parts, which include geometry rendering and analysis. Our geometry engine parallelizes rendering and just sends video frames back to the app (seriously, inspect source, it's just a <video> element), and our API will offload analysis as we build it in

We are excited about what a small team of people could build in a short time with our API. We welcome you to try our API, build your own applications, or contribute to ours!

Design Studio is a hybrid user interface for CAD modeling. You can point-and-click to design parts (and soon assemblies), but everything you make is really just kcl code under the hood. All of your CAD models can be checked into source control such as GitHub and responsibly versioned, rolled back, and more.

The 3D view in Design Studio is just a video stream from our hosted geometry engine. The app sends new modeling commands to the engine via WebSockets, which returns back video frames of the view within the engine.

Technology

Get Started

We recommend downloading the latest application binary from our website. If you don't see your platform or architecture supported there, please file an issue. See the installation guide for additional instructions.

Developing

Finally, if you'd like to run a development build or contribute to the project, please visit our contributor guide to get started. To contribute to the KittyCAD Language, see the dedicated readme for KCL.