{"id":37079949,"url":"https://github.com/cherenkov-plenoscope/optic_object_wavefronts","last_synced_at":"2026-01-14T09:40:17.461Z","repository":{"id":46596721,"uuid":"339845759","full_name":"cherenkov-plenoscope/optic_object_wavefronts","owner":"cherenkov-plenoscope","description":"Representing optical components using object wavefronts","archived":false,"fork":false,"pushed_at":"2025-09-17T07:53:38.000Z","size":3673,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-17T09:36:14.154Z","etag":null,"topics":["cad","computer-aided-design","lens","light","mesh","mirror","optics","physics","raytracing","surface-normal","triangle-mesh"],"latest_commit_sha":null,"homepage":"","language":"Python","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/cherenkov-plenoscope.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-02-17T20:20:53.000Z","updated_at":"2025-09-17T07:53:42.000Z","dependencies_parsed_at":"2022-08-26T03:00:50.366Z","dependency_job_id":"ce039ddd-2a78-467c-b988-5e38e950569b","html_url":"https://github.com/cherenkov-plenoscope/optic_object_wavefronts","commit_stats":{"total_commits":180,"total_committers":1,"mean_commits":180.0,"dds":0.0,"last_synced_commit":"fada750c10ef4e293bb5240821496f744cc05c0e"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/cherenkov-plenoscope/optic_object_wavefronts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cherenkov-plenoscope%2Foptic_object_wavefronts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cherenkov-plenoscope%2Foptic_object_wavefronts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cherenkov-plenoscope%2Foptic_object_wavefronts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cherenkov-plenoscope%2Foptic_object_wavefronts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cherenkov-plenoscope","download_url":"https://codeload.github.com/cherenkov-plenoscope/optic_object_wavefronts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cherenkov-plenoscope%2Foptic_object_wavefronts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28416120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cad","computer-aided-design","lens","light","mesh","mirror","optics","physics","raytracing","surface-normal","triangle-mesh"],"created_at":"2026-01-14T09:40:16.919Z","updated_at":"2026-01-14T09:40:17.452Z","avatar_url":"https://github.com/cherenkov-plenoscope.png","language":"Python","readme":"#######################\nOptic Object Wavefronts\n#######################\n|TestStatus| |PyPiStatus| |BlackStyle| |BlackPackStyle| |MITLicenseBadge|\n\n|ImgBlender|\n\n\nA python-library to create triangle-meshes with vertex-normals of optics such as lenses and mirrors.\nUse common computer-aided-design for all easy, non optical components where surface-normals do not matter.\nBut when surface-normals matter, use this library to creatre meshes with accurate vertex-normals.\n\n\n*******\nInstall\n*******\n\n.. code-block:: bash\n\n    pip install optic-object-wavefronts\n\n\n**********\nPrimitives\n**********\n\nDisc\n====\n\n|ImgDisc|\n\n.. |ImgDisc| image:: https://github.com/cherenkov-plenoscope/optic_object_wavefronts/blob/main/readme/Disc.jpg?raw=True\n\n\nCylinder\n========\n\n|ImgCylinder|\n\n.. |ImgCylinder| image:: https://github.com/cherenkov-plenoscope/optic_object_wavefronts/blob/main/readme/Cylinder.jpg?raw=True\n\n\nSphericalCapRegular\n===================\n\n|ImgSphericalCapRegular|\n\n.. |ImgSphericalCapRegular| image:: https://github.com/cherenkov-plenoscope/optic_object_wavefronts/blob/main/readme/SphericalCapRegular.jpg?raw=True\n\n\nSphericalCapHexagonal\n=====================\n\n|ImgSphericalCapHexagonal|\n\n.. |ImgSphericalCapHexagonal| image:: https://github.com/cherenkov-plenoscope/optic_object_wavefronts/blob/main/readme/SphericalCapHexagonal.jpg?raw=True\n\n\nSphericalCapPixels\n==================\n\n|ImgSphericalCapPixels|\n\n.. |ImgSphericalCapPixels| image:: https://github.com/cherenkov-plenoscope/optic_object_wavefronts/blob/main/readme/SphericalCapPixels.jpg?raw=True\n\n\nSphericalLens\n=============\n\n|ImgSphericalLens|\n\n.. |ImgSphericalLens| image:: https://github.com/cherenkov-plenoscope/optic_object_wavefronts/blob/main/readme/SphericalLens.jpg?raw=True\n\n\nSphericalLensHexagonal\n======================\n\n|ImgSphericalLensHexagonal|\n\n.. |ImgSphericalLensHexagonal| image:: https://github.com/cherenkov-plenoscope/optic_object_wavefronts/blob/main/readme/SphericalLensHexagonal.jpg?raw=True\n\n\nSphericalPlanarLensHexagonal\n============================\n\n|ImgSphericalPlanarLensHexagonal|\n\n.. |ImgSphericalPlanarLensHexagonal| image:: https://github.com/cherenkov-plenoscope/optic_object_wavefronts/blob/main/readme/SphericalPlanarLensHexagonal.jpg?raw=True\n\n\n.. |BlackStyle| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/psf/black\n\n.. |TestStatus| image:: https://github.com/cherenkov-plenoscope/optic_object_wavefronts/actions/workflows/test.yml/badge.svg?branch=main\n    :target: https://github.com/cherenkov-plenoscope/optic_object_wavefronts/actions/workflows/test.yml\n\n.. |PyPiStatus| image:: https://img.shields.io/pypi/v/optic_object_wavefronts\n    :target: https://pypi.org/project/optic_object_wavefronts\n\n.. |BlackPackStyle| image:: https://img.shields.io/badge/pack%20style-black-000000.svg\n    :target: https://github.com/cherenkov-plenoscope/black_pack\n\n.. |MITLicenseBadge| image:: https://img.shields.io/badge/License-MIT-yellow.svg\n    :target: https://opensource.org/licenses/MIT\n\n.. |ImgBlender| image:: https://github.com/cherenkov-plenoscope/optic_object_wavefronts/blob/main/readme/mirror_render_blender.jpg?raw=True\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcherenkov-plenoscope%2Foptic_object_wavefronts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcherenkov-plenoscope%2Foptic_object_wavefronts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcherenkov-plenoscope%2Foptic_object_wavefronts/lists"}