{"id":30300413,"url":"https://github.com/naramski/cadmelia","last_synced_at":"2025-08-17T04:47:16.361Z","repository":{"id":57737501,"uuid":"100696331","full_name":"naramski/cadmelia","owner":"naramski","description":"Java CAD inspired by OpenSCAD. CSG framework.","archived":false,"fork":false,"pushed_at":"2018-03-27T16:24:16.000Z","size":3549,"stargazers_count":4,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-11T15:46:47.634Z","etag":null,"topics":["3d","3d-models","3d-printing","constructive-solid-geometries","csg","java","openscad"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/naramski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-18T09:30:14.000Z","updated_at":"2024-12-19T10:21:05.000Z","dependencies_parsed_at":"2022-08-24T14:59:42.709Z","dependency_job_id":null,"html_url":"https://github.com/naramski/cadmelia","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/naramski/cadmelia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naramski%2Fcadmelia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naramski%2Fcadmelia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naramski%2Fcadmelia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naramski%2Fcadmelia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/naramski","download_url":"https://codeload.github.com/naramski/cadmelia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/naramski%2Fcadmelia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270807907,"owners_count":24649345,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","3d-models","3d-printing","constructive-solid-geometries","csg","java","openscad"],"created_at":"2025-08-17T04:47:15.680Z","updated_at":"2025-08-17T04:47:16.320Z","avatar_url":"https://github.com/naramski.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CADmelia\n\nCADmelia is an open-source CAD tool for creating 3D CAD models. It focus on the CAD aspects of\n3D modelling, and the goal is to help creating 3D printed objects (CAM : Computer Aided Manufacturing)\n\nLike OpenSCAD it is not an interactive modeller. Instead it is something like a 3D-compiler that\nreads in a script file that describes the object and renders the 3D model from this script file.\nThis gives you (the designer) full control over the modelling process and enables you to easily change\nany step in the modelling process or make designs that are defined by configurable parameters.\n\nTwo modelling techniques are provided :\n\n- Constructive Solid Geometry (CSG)\n- Extrusion of 2D shapes\n\nThe model can be exported in STL format.\n\n![src/test/resources/samples/logo.scad](screenshots/logo_openSCAD.png)\n\n![src/test/resources/samples/servo-head-female.scad](screenshots/servo_female.png)\n\nCADmelia uses the modeling language defined by OpenSCAD (see [The_OpenSCAD_Language]\n(https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/The_OpenSCAD_Language)).\n\n![http://www.openscad.org/cheatsheet/index.html](screenshots/openSCAD_cheat_sheet.png)\n\nIt is free software, licensed under EUPL.\n\n# Usage (Command Line)\n\nTo compile a OpenSCAD script, the command line is :\n\n    java -jar cadmelia-cli-\u003cversion\u003e.jar \u003copenscad.script\u003e \u003coutput.stl\u003e\n\n# How to Build\n\nThe build requires Maven and Java =\u003e 1.8.\n\n# License\n\nThis software are all the components are licensed under the EUPL license.\n\n```\n/*\n * Copyright 2017 David Naramski.\n *\n * Licensed under the EUPL, Version 1.1 or - as soon they will be approved by the\n * European Commission - subsequent versions of the EUPL (the \"Licence\");\n * You may not use this file except in compliance with the License.\n * You may obtain a copy of the License at:\n *\n *      http://joinup.ec.europa.eu/software/page/eupl/licence-eupl\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" basis,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n```\n\nThis software include two classes from the project F(X)yz under BSD license (https://github.com/naramski/FXyz).\nThe classes LineSegment and Text3DHelper contain the original header and package.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaramski%2Fcadmelia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaramski%2Fcadmelia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaramski%2Fcadmelia/lists"}