{"id":16604201,"url":"https://github.com/mkeeter/erizo","last_synced_at":"2025-03-16T21:30:51.976Z","repository":{"id":46262329,"uuid":"173751484","full_name":"mkeeter/erizo","owner":"mkeeter","description":"Fast native STL viewer","archived":false,"fork":false,"pushed_at":"2023-04-12T02:24:40.000Z","size":1366,"stargazers_count":116,"open_issues_count":6,"forks_count":9,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-27T14:31:19.021Z","etag":null,"topics":["3d-graphics","3d-printing","mesh-processing","meshes","meshviewer","stl","stl-files","stl-model","stl-models"],"latest_commit_sha":null,"homepage":"https://mattkeeter.com/projects/erizo","language":"C","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/mkeeter.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}},"created_at":"2019-03-04T13:37:16.000Z","updated_at":"2024-10-25T16:46:04.000Z","dependencies_parsed_at":"2022-07-19T14:38:05.524Z","dependency_job_id":null,"html_url":"https://github.com/mkeeter/erizo","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/mkeeter%2Ferizo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkeeter%2Ferizo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkeeter%2Ferizo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkeeter%2Ferizo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkeeter","download_url":"https://codeload.github.com/mkeeter/erizo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830939,"owners_count":20354853,"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-printing","mesh-processing","meshes","meshviewer","stl","stl-files","stl-model","stl-models"],"created_at":"2024-10-12T00:56:13.833Z","updated_at":"2025-03-16T21:30:51.570Z","avatar_url":"https://github.com/mkeeter.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\nErizo is another extremely fast STL viewer.\nIt is a sequel to [`fstl`](https://www.mattkeeter.com/projects/fstl/),\nwhich was challenged by [`meshview`](https://github.com/fogleman/meshview).\n\n- Supports both binary and ASCII STLs\n- Implemented in fast, native code\n- Distributed as a single, statically-linked binary\n\n![terrace bridge](http://www.mattkeeter.com/projects/erizo/terrace.png)\\\n*Model by Jennifer Keeter*\n\n# Platforms\n| OS | Compiler | Maintainer | Notes |\n|-|-|-|-|\n|MacOS|`llvm`|[@mkeeter](https://github.com/mkeeter)|Main development platform|\n|Windows|`x86_64-w64-mingw32-gcc`|[@mkeeter](https://github.com/mkeeter)|Cross-compiled and tested with Wine|\n|GNU/Linux|`gcc`|[@snshn](https://github.com/snshn)|Compiled using GCC|\n|Your OS here|`???`|Your username here|Contributors welcome!|\n\nOther platforms will be supported if implemented and maintained by other contributors.\n\nTo become a platform maintainer, open a PR which:\n- Implements a new platform\n- Add details to the table above\n- Updates the **Compiling** instructions below.\n\n# Compiling\nAt the moment, Erizo supports compiling a native application on MacOS,\nor cross-compiling to Windows (if `TARGET=win32-cross` is set).\nSupport for GNU/Linux is present; however, with X11 the application doesn't support\nall of the original control gestures (due to platform limitations).\n\n## Building dependencies\nGLFW depends on `cmake` having been installed.\n\n```\n# osx\nbrew install cmake\n```\n\nGLFW is shipped in the repository, to easily build a static binary.  It only needs to be compiled once.\n\n```\n[env TARGET=win32-cross] make glfw\n```\n\n## Building Erizo\n```\n[env TARGET=win32-cross] make\n```\n\n## Deploying an application bundle\n### MacOS\n[`cd deploy/darwin \u0026\u0026 deploy.sh`](https://github.com/mkeeter/hedgehog/blob/master/deploy/darwin/deploy.sh)\n\n## License\n© 2021 Matt Keeter and other contributors\n\nLicensed under either of\n\n * Apache License, Version 2.0\n   ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license\n   ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkeeter%2Ferizo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkeeter%2Ferizo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkeeter%2Ferizo/lists"}