{"id":17302737,"url":"https://github.com/rnpnr/ogl_beamforming","last_synced_at":"2025-10-07T09:15:21.684Z","repository":{"id":246096609,"uuid":"819574690","full_name":"rnpnr/ogl_beamforming","owner":"rnpnr","description":"Realtime Ultrasound Beamforming with OpenGL","archived":false,"fork":false,"pushed_at":"2025-10-03T03:42:59.000Z","size":1310,"stargazers_count":2,"open_issues_count":9,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-03T05:40:01.284Z","etag":null,"topics":["biomedical-image-processing","medical-image-processing","opengl","ultrasound-imaging"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rnpnr.png","metadata":{"files":{"readme":"README.md","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":"2024-06-24T19:32:47.000Z","updated_at":"2025-09-17T09:21:14.000Z","dependencies_parsed_at":"2024-08-27T02:18:01.267Z","dependency_job_id":"7fcf3af5-b905-441a-a153-4baacf58c095","html_url":"https://github.com/rnpnr/ogl_beamforming","commit_stats":null,"previous_names":["rnpnr/ogl_beamforming"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rnpnr/ogl_beamforming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnpnr%2Fogl_beamforming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnpnr%2Fogl_beamforming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnpnr%2Fogl_beamforming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnpnr%2Fogl_beamforming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rnpnr","download_url":"https://codeload.github.com/rnpnr/ogl_beamforming/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rnpnr%2Fogl_beamforming/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278747943,"owners_count":26038817,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["biomedical-image-processing","medical-image-processing","opengl","ultrasound-imaging"],"created_at":"2024-10-15T11:48:30.396Z","updated_at":"2025-10-07T09:15:21.675Z","avatar_url":"https://github.com/rnpnr.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ogl beamforming\n\n# Building\n\nBootstrap the build tool once and it will rebuild itself as\nneeded:\n```sh\ncc -march=native -O3 build.c -o build\n```\nor:\n```bat\nmd out \u0026 cl -nologo -std:c11 -O2 -Fo:out\\ build.c\n```\n\nThen run the build tool:\n```sh\n./build\n```\n\n## Debug Builds\nPass the build tool the `--debug` flag to get a build suitable for\ndevelopment/debugging:\n```\n./build --debug\n```\n\nDebug builds enable dynamic reloading of almost the entire program\nand you can make changes to most code and recompile without\nexiting the application.\n\n## MSVC Support\n\nMSVC is not the target compiler for this application. While some\nattempt is made to keep an exe building with MSVC no effort is\nspent testing that it works beyond launching and running. Some\nprevious attempts at testing it have indicated that MSVC is\nmiscompiling parts of the code. Additionally there have been valid\n(as far as other C compilers are concerned) lines of code in this\nproject that have caused MSVC to **crash** during compilation. If\nyour compiler is so poorly written that it crashes on **ANY**\ninput is it really worth our effort to support?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frnpnr%2Fogl_beamforming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frnpnr%2Fogl_beamforming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frnpnr%2Fogl_beamforming/lists"}