{"id":13994580,"url":"https://github.com/DSchroer/dslcad","last_synced_at":"2025-07-22T19:32:46.618Z","repository":{"id":63215951,"uuid":"562992820","full_name":"DSchroer/dslcad","owner":"DSchroer","description":"DSLCad is a programming language \u0026 interpreter for building 3D models.","archived":false,"fork":false,"pushed_at":"2024-03-09T18:15:44.000Z","size":59721,"stargazers_count":481,"open_issues_count":5,"forks_count":14,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-11-23T15:04:57.347Z","etag":null,"topics":["3d-graphics","3d-models","3d-printing","cad","linux","macos","wasm","windows"],"latest_commit_sha":null,"homepage":"https://dslcad.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DSchroer.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-11-07T17:24:52.000Z","updated_at":"2024-11-23T01:48:04.000Z","dependencies_parsed_at":"2024-04-16T11:06:02.038Z","dependency_job_id":null,"html_url":"https://github.com/DSchroer/dslcad","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSchroer%2Fdslcad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSchroer%2Fdslcad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSchroer%2Fdslcad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSchroer%2Fdslcad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DSchroer","download_url":"https://codeload.github.com/DSchroer/dslcad/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227166805,"owners_count":17740983,"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-graphics","3d-models","3d-printing","cad","linux","macos","wasm","windows"],"created_at":"2024-08-09T14:02:57.580Z","updated_at":"2024-11-29T16:31:34.714Z","avatar_url":"https://github.com/DSchroer.png","language":"Rust","readme":"# DSLCAD (Pronounced DieselCAD)\n\nDSLCAD is a programming language \u0026 interpreter for building 3D models.\n\nInspired by OpenSCAD, it has a language and 3D viewer to simplify the modeling experience.\n\n![screenshot](docs/screenshot.png)\n\n## Setup \n\nDependencies:\n - Rust\n - Just (https://github.com/casey/just)\n\nTo build run:\n```sh\njust build\n```\n\nThis will first build OCCT if needed. Then build the rest of the app. OCCT is cached in the `occt_prebuilt` folder.\n\n## Usage\n\nCheck out the [documentation](https://dschroer.github.io/dslcad/) pages.\n\n## Installation\n\nDownload the latest DSLCAD from the [Releases](https://github.com/DSchroer/model-script/releases) tab of this repo. \n\nYou can find pre-built binaries for:\n- Windows\n- MacOS\n- Linux\n- Browsers (WebAssembly)\n\n## FAQ\n\n### What are you focusing on?\n\nRight now there are two apps:\n- DSLCAD CLI\n- DSLCAD Editor\n\nI am focusing on the CLI. Right now I don't have the energy to develop\nfor the editor. I would like to do editor work but I do not have enough energy.\nIf anyone wants to contribute I would appreciate it. \n\n### Why is this different from OpenSCAD?\n\nDSLCAD aims to build upon the formula that was established by OpenSCAD. It is \nstill functional in approach and has a more limited scope (no text editor). It has \na viewer for rapid part development and a CLI for automation. \n\nIt offers some novel ideas such as:\n- `chamfer` and `fillet` operators to simplify part creation\n- the ability to create multiple parts (3D models) from a single file\n- object style properties to access variables `my_gear.radius`\n- top to bottom readability using pipes (the `-\u003e` operator) to reduce nesting complexity\n- a single binary per platform for portability\n- focused workflow with the aim of using the 2D first then 3D part design flow\n- written in Rust to make it easy to build and contribute to\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDSchroer%2Fdslcad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDSchroer%2Fdslcad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDSchroer%2Fdslcad/lists"}