{"id":22728546,"url":"https://github.com/twitchyliquid64/liquid-cad","last_synced_at":"2025-04-13T21:51:04.653Z","repository":{"id":215186438,"uuid":"712266806","full_name":"twitchyliquid64/liquid-cad","owner":"twitchyliquid64","description":"A 2-d, constraint-solving CAD for rapid prototyping","archived":false,"fork":false,"pushed_at":"2025-01-24T00:54:56.000Z","size":1014,"stargazers_count":41,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-06T19:42:37.073Z","etag":null,"topics":["3d-printing","cad","egui","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/twitchyliquid64.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-31T06:02:53.000Z","updated_at":"2025-04-03T22:38:47.000Z","dependencies_parsed_at":"2024-01-21T22:55:56.741Z","dependency_job_id":"94705e1d-0296-4325-a81e-ea42f725b19f","html_url":"https://github.com/twitchyliquid64/liquid-cad","commit_stats":null,"previous_names":["twitchyliquid64/liquid-cad"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twitchyliquid64%2Fliquid-cad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twitchyliquid64%2Fliquid-cad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twitchyliquid64%2Fliquid-cad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twitchyliquid64%2Fliquid-cad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twitchyliquid64","download_url":"https://codeload.github.com/twitchyliquid64/liquid-cad/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248788855,"owners_count":21161726,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d-printing","cad","egui","rust"],"created_at":"2024-12-10T17:16:35.735Z","updated_at":"2025-04-13T21:51:04.628Z","avatar_url":"https://github.com/twitchyliquid64.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Liquid CAD\n\nA 2D constraint-solving CAD program for rapid prototyping. Heavily inspired by SolveSpace.\n\nOnline demo: https://liquid-cad.twitchyliquid.net/\n\nSlightly out-of-date video:\n\nhttps://github.com/twitchyliquid64/liquid-cad/assets/6328589/70ce6e84-25ff-4af1-a537-c9af4214e162\n\n### Backlog for Beta\n\n * More work on Help page\n * More tests for 3D solid logic\n * Move 3D code to own crate\n * Export to STEP\n * Arc dragging\n * Broken constraint tools / solver stability (need help!):\n * * Lines parallel\n\n### Building locally\n\n#### Desktop\n\nMake sure you are using the latest version of stable rust by running `rustup update`.\n\n`cargo run --release`\n\nOn Linux you need to first run:\n\n`sudo apt-get install libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libxkbcommon-dev libssl-dev`\n\nOn Fedora Rawhide you need to run:\n\n`dnf install clang clang-devel clang-tools-extra libxkbcommon-devel pkg-config openssl-devel libxcb-devel gtk3-devel atk fontconfig-devel`\n\nOn NixOS:\n\n`nix-shell` to get into a working environment.\n\n#### Web\n\nOn NixOS: `cd liquid-cad \u0026\u0026 nix-shell` then `trunk serve` or `trunk build --release`\n\nLegacy OS'es:\n\n1. Install the required target with `rustup target add wasm32-unknown-unknown`.\n2. Install Trunk with `cargo install --locked trunk`.\n\nLocally: Within the `liquid-cad` directory, run `trunk serve` to build and serve on `http://127.0.0.1:8080`. Trunk will rebuild automatically if you edit the project.\n\nDeploying: Run `trunk build --release` and copy the `dist` directory.\n\n### License\n\nUnder MIT / Apache 2.0. Some icons from Noto emoji font under Apache 2.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwitchyliquid64%2Fliquid-cad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwitchyliquid64%2Fliquid-cad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwitchyliquid64%2Fliquid-cad/lists"}