{"id":14982482,"url":"https://github.com/nickorzha/glass-plotter","last_synced_at":"2025-10-29T15:30:41.797Z","repository":{"id":172182923,"uuid":"648949519","full_name":"nickorzha/glass-plotter","owner":"nickorzha","description":"Software for utilizing optical glass catalogs using QT","archived":false,"fork":false,"pushed_at":"2023-08-06T06:06:08.000Z","size":9321,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T02:03:47.929Z","etag":null,"topics":["glassmap","mdi","optics","qt","qt-application","qt5"],"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/nickorzha.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}},"created_at":"2023-06-03T09:52:54.000Z","updated_at":"2024-06-26T13:16:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"b9b4f981-9948-4655-a052-233c6d7c402a","html_url":"https://github.com/nickorzha/glass-plotter","commit_stats":{"total_commits":90,"total_committers":2,"mean_commits":45.0,"dds":"0.022222222222222254","last_synced_commit":"f453e1f92dd297a13ac39ae032239b84f2a0ef44"},"previous_names":["nickorzha/glass-plotter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickorzha%2Fglass-plotter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickorzha%2Fglass-plotter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickorzha%2Fglass-plotter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickorzha%2Fglass-plotter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickorzha","download_url":"https://codeload.github.com/nickorzha/glass-plotter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238840732,"owners_count":19539602,"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":["glassmap","mdi","optics","qt","qt-application","qt5"],"created_at":"2024-09-24T14:05:30.849Z","updated_at":"2025-10-29T15:30:39.718Z","avatar_url":"https://github.com/nickorzha.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Glass Plotter\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### 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\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickorzha%2Fglass-plotter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickorzha%2Fglass-plotter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickorzha%2Fglass-plotter/lists"}