{"id":17358595,"url":"https://github.com/niess/geant4-stl","last_synced_at":"2025-03-27T15:22:39.192Z","repository":{"id":111397366,"uuid":"200219806","full_name":"niess/geant4-stl","owner":"niess","description":"Import binary STL files in Geant4","archived":false,"fork":false,"pushed_at":"2019-08-02T11:05:33.000Z","size":369,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T19:14:24.215Z","etag":null,"topics":["geant4","stl-files"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niess.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-02T11:00:35.000Z","updated_at":"2021-04-10T02:27:09.000Z","dependencies_parsed_at":"2023-04-06T18:31:58.431Z","dependency_job_id":null,"html_url":"https://github.com/niess/geant4-stl","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/niess%2Fgeant4-stl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niess%2Fgeant4-stl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niess%2Fgeant4-stl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niess%2Fgeant4-stl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niess","download_url":"https://codeload.github.com/niess/geant4-stl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245868509,"owners_count":20685662,"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":["geant4","stl-files"],"created_at":"2024-10-15T19:06:07.210Z","updated_at":"2025-03-27T15:22:39.153Z","avatar_url":"https://github.com/niess.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# G4STL\n_Import binary STL files in Geant4_\n\n\nThis is a Work In Progess. Currently the `Read` functionality is only\nimplemented for binary STL files. Basic usage is the following:\n```\n#include \"G4STL.hh\"\n...\n{\n        G4STL stl;\n        G4TessellatedSolid * solid = stl.Read(\"/path/to/file.stl\");\n}\n```\n\n## Installation\n\nThe `G4STL` library and the [test program](test/read.cc) can be compiled with\nCMake using the provided [`CMakeLists.txt`](CMakeLists.txt), e.g. as:\n\n```\ncd geant-stl\nmkdir -p build \u0026\u0026 cd build\ncmake ..\nmake install\n```\n\nThe default installation is done to the source directory, i.e. `geant-stl` in\nthe previous example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniess%2Fgeant4-stl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniess%2Fgeant4-stl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniess%2Fgeant4-stl/lists"}