diff --git a/docs/blog/2021-07-04-ux-case-studies-intro.mdx b/docs/blog/2021-07-04-ux-case-studies-intro.mdx index 2a56c7c..9021d75 100644 --- a/docs/blog/2021-07-04-ux-case-studies-intro.mdx +++ b/docs/blog/2021-07-04-ux-case-studies-intro.mdx @@ -1,5 +1,5 @@ --- -slug: ux-study-timeline +slug: ux-studies-intro title: "GUI-CAD UX studies: introduction" author: Frank Noirot author_title: CadHub Core Team @@ -40,4 +40,4 @@ I'll try to explore that design space with a few brief case studies on UX that I But I want to mention that work is already being done on this front. Jeremy Wright of the CadQuery team is building [Semblage](https://semblage.7bindustries.com/en/latest/), a GUI-code hybrid built with CadQuery and the Godot gaming engine. [BuildBee](https://makecode.buildbee.com/) lets users switch between Scratch-like block interface and JavaScript code for making models. Blender provides an [excellent Python API](https://docs.blender.org/api/current/index.html) for almost all of its incredible functionality, and there a dozen other projects pushing things forward while we look to the present and the past for more inspiration. -Our first stop will be the timeline feature of AutoDesk Fusion360, which is a clever way to make the order of operations in modelling intuitive. \ No newline at end of file +Our first stop will be the timeline feature of AutoDesk Fusion360, which is a clever way to make the order of operations in modelling intuitive. Stay tuned for this post and more in the coming weeks, check out our work on [GitHub](https://github.com/Irev-Dev/cadhub/discussions/404) and [Figma](https://www.figma.com/file/VUh53RdncjZ7NuFYj0RGB9/?node-id=633%3A0), sign up for [Kurt's newsletter](https://kurthutten.com/), and join [our Discord](https://discord.gg/sFYJyEJ6) to get plugged into our ongoing discussions about the future of Code-CAD. \ No newline at end of file