{"id":18847836,"url":"https://github.com/interkosmos/f77-3d","last_synced_at":"2026-02-14T13:34:29.419Z","repository":{"id":139285944,"uuid":"279617396","full_name":"interkosmos/f77-3d","owner":"interkosmos","description":"Very basic 3D engine in FORTRAN 77 for MS-DOS","archived":false,"fork":false,"pushed_at":"2020-07-14T15:25:12.000Z","size":131,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T15:15:18.667Z","etag":null,"topics":["dos","fortran","fortran-77","raycasting"],"latest_commit_sha":null,"homepage":"","language":"Fortran","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/interkosmos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-07-14T15:04:12.000Z","updated_at":"2020-07-15T19:32:37.000Z","dependencies_parsed_at":"2023-09-25T02:08:07.308Z","dependency_job_id":null,"html_url":"https://github.com/interkosmos/f77-3d","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"e3b10492c36abf597a512e49ac7fb57d26dee482"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/interkosmos/f77-3d","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ff77-3d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ff77-3d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ff77-3d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ff77-3d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interkosmos","download_url":"https://codeload.github.com/interkosmos/f77-3d/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ff77-3d/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29444785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"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":["dos","fortran","fortran-77","raycasting"],"created_at":"2024-11-08T03:09:50.514Z","updated_at":"2026-02-14T13:34:29.398Z","avatar_url":"https://github.com/interkosmos.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"# F77-3D\nA very basic (and slow) raycasting engine, written in FORTRAN 77 for MS-DOS. The\nprogram uses BIOS interrupts for input handling and video memory access.\n\n![f77-3d](f773d.gif)\n\n## Compilation\nDue to the limitations of the ANSI FORTRAN 77 language standard, the program\nmust be build with the (free) [Open Watcom FORTRAN 77](http://www.openwatcom.org/)\ncompiler and linked with the DOS/4G 32-bit DOS extender.\n\nCompile and run the executable with:\n\n```\n\u003e wfl386 src\\f773d.for /l=dos4g\n\u003e f773d.exe\n```\n\n## Licence\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterkosmos%2Ff77-3d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterkosmos%2Ff77-3d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterkosmos%2Ff77-3d/lists"}