{"id":20912417,"url":"https://github.com/fogleman/choppy","last_synced_at":"2025-08-02T04:40:00.512Z","repository":{"id":144226691,"uuid":"100048516","full_name":"fogleman/choppy","owner":"fogleman","description":"Chop 3D models in half with a user-defined slice plane.","archived":false,"fork":false,"pushed_at":"2024-05-22T14:13:03.000Z","size":21,"stargazers_count":35,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T20:07:32.228Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fogleman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-08-11T15:58:57.000Z","updated_at":"2024-09-21T00:40:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"af22ca4b-9209-45cc-954a-9f642ab6b96c","html_url":"https://github.com/fogleman/choppy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogleman%2Fchoppy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogleman%2Fchoppy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogleman%2Fchoppy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fogleman%2Fchoppy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fogleman","download_url":"https://codeload.github.com/fogleman/choppy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253903600,"owners_count":21981726,"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":[],"created_at":"2024-11-18T14:27:08.701Z","updated_at":"2025-05-13T08:30:49.143Z","avatar_url":"https://github.com/fogleman.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Choppy!\n\nChop 3D models in half with a user-defined slice plane.\n\n![Screenshot](http://i.imgur.com/DzixHKO.png)\n\n### Prerequisites\n\nFirst, [install Go](https://golang.org/dl/), set your `GOPATH`, and make sure `$GOPATH/bin` is on your `PATH`.\n\n```bash\nbrew install go # if using homebrew\n\n# put these in .bash_profile or .zshrc\nexport GOPATH=\"$HOME/go\"\nexport PATH=\"$PATH:$GOPATH/bin\"\n```\n\nYou may need to [install prerequisites](https://github.com/go-gl/glfw#installation) for the `glfw` library.\n\n### Installation\n\n```\ngo install github.com/fogleman/choppy/cmd/choppy@latest\n```\n\n### Usage\n\n```bash\nchoppy model.stl\n```\n\n### Controls\n\n- Mouse: Arcball controls for the entire scene.\n- Cmd + Mouse: Orient the model.\n- Alt + Mouse: Orient the plane.\n- Cmd + Shift + Mouse: Pan the model.\n- Alt + Shift + Mouse: Pan the plane.\n- Space: Chop! Writes two STL files to disk.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffogleman%2Fchoppy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffogleman%2Fchoppy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffogleman%2Fchoppy/lists"}