{"id":14982487,"url":"https://github.com/heterophyllus/glassplotter","last_synced_at":"2025-10-08T13:14:46.537Z","repository":{"id":41265956,"uuid":"236467684","full_name":"heterophyllus/GlassPlotter","owner":"heterophyllus","description":"Application for utilizing optical glass catalogs","archived":false,"fork":false,"pushed_at":"2023-07-09T02:29:22.000Z","size":8970,"stargazers_count":19,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T02:03:40.532Z","etag":null,"topics":["codev","glass","glassmap","mdi","optical-glass","optics","qcustomplot","qt","qt-application","qt5","zemax"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heterophyllus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2020-01-27T10:37:52.000Z","updated_at":"2024-09-26T12:47:19.000Z","dependencies_parsed_at":"2024-09-24T09:33:58.715Z","dependency_job_id":"4b5cd8ae-2b0d-4641-9bfd-985b424d0b57","html_url":"https://github.com/heterophyllus/GlassPlotter","commit_stats":{"total_commits":89,"total_committers":2,"mean_commits":44.5,"dds":0.2696629213483146,"last_synced_commit":"1e1e6a419140097bde04720addcafe8b963fde81"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heterophyllus%2FGlassPlotter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heterophyllus%2FGlassPlotter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heterophyllus%2FGlassPlotter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heterophyllus%2FGlassPlotter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heterophyllus","download_url":"https://codeload.github.com/heterophyllus/GlassPlotter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238840748,"owners_count":19539605,"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":["codev","glass","glassmap","mdi","optical-glass","optics","qcustomplot","qt","qt-application","qt5","zemax"],"created_at":"2024-09-24T14:05:31.277Z","updated_at":"2025-10-08T13:14:46.441Z","avatar_url":"https://github.com/heterophyllus.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GlassPlotter\n\n![MDI](data/screenshot/Screenshot_MDI.png)\n\n## Description\nGlassPlotter is a desktop application to utilize commercial optical glass catalogs.  It features to provide a great variety of functional plots with good-looking graphics.  It hopes to be useful for diverse optical engineers.\n\n## Getting Started \n\n### Prebuilt Binaries\nThe prebuilt binaries can be downloaded from [Release page](https://github.com/heterophyllus/glassplotter/releases/latest).\n\n### Glass Catalogs\nThis application reads AGF/XML files distributed elsewhere, most of which are freely available.\n\nBe careful that the catalog files in this repository are not always up to date.\n\n1. Zemax AGF  \n   Available on each manufacturer's website. \n\n2. CODE V XML  \n   Available on [Synopsys support page](https://www.synopsys.com/optical-solutions/support/support-glass-catalog.html).\n\n### Notes\nThis application computes refractive index relative to air(relative refractive index). This is because the values in the catalog are relative index values. And the refractive index of optical glasses changes with temperature, and the extend depends on the glass type and on the wavelength. Read [Schott Technical Information (TIE-19)](https://www.schott.com/products/optical-glass/downloads) for calculation details.\n\n\nWhen you find a slight difference between official data and that of this application,\ncheck the environment temperature setting (File-\u003ePreference). With the temperature value set to the same as that of the glass supplier, the calculated refractive index should be the same value.\n\n### Wiki\nSee also [Wiki](https://github.com/heterophyllus/glassplotter/wiki) for further information.\n\n\n## Development\n\n### Dependencies\n|Library|Description|\n|---|---|\n|[Qt](https://www.qt.io)|GUI library|\n|[QCustomPlot](https://www.qcustomplot.com)|Graph plotting library|\n|[spline](https://github.com/ttk592/spline)|Cubic spline interpolation library|\n|[Eigen](http://eigen.tuxfamily.org/index.php?title=Main_Page) | Template library for linear algebra|\n|[pugixml](https://github.com/zeux/pugixml)|Simple XML parser|\n\n\n### Building from Source\nAll of the dependencies except Qt itself have been already included in this repository.\n\nUse cmake to generate Visual Studio solution.\n\n## License\nThis project is licensed under GPL License - see the [LICENSE](LICENSE.md) for details.\n\n## Contribution\nContributions and feedbacks are greatly appreciated.\nPlease read [CONTRIBUTING](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.\n\n\n## Related Repository\n- [python-glass-manager](https://github.com/heterophyllus/python-glass-manager): Python transcriptions of the core components to load AGF/XML and deal with glass properties.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheterophyllus%2Fglassplotter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheterophyllus%2Fglassplotter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheterophyllus%2Fglassplotter/lists"}