{"id":31677010,"url":"https://github.com/elf-alchemist/elfbsp","last_synced_at":"2026-05-23T01:06:47.314Z","repository":{"id":317514681,"uuid":"961250841","full_name":"elf-alchemist/elfbsp","owner":"elf-alchemist","description":"Modern BSP tree builder for idTech1 games and source ports. Based on Andrew Apted's AJBSP.","archived":false,"fork":false,"pushed_at":"2026-04-20T02:54:45.000Z","size":6098,"stargazers_count":13,"open_issues_count":39,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-20T04:49:06.189Z","etag":null,"topics":["binary-space-partition","binary-space-partitioning","bsp","doom","node-builder","nodebuilder"],"latest_commit_sha":null,"homepage":"https://elf-alchemist.github.io/elfbsp/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elf-alchemist.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2025-04-06T05:07:11.000Z","updated_at":"2026-04-20T02:53:01.000Z","dependencies_parsed_at":"2025-10-01T12:27:40.496Z","dependency_job_id":"3e72e16e-afb8-48fb-b8b3-09d7df677e32","html_url":"https://github.com/elf-alchemist/elfbsp","commit_stats":null,"previous_names":["elf-alchemist/elfbsp"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/elf-alchemist/elfbsp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elf-alchemist%2Felfbsp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elf-alchemist%2Felfbsp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elf-alchemist%2Felfbsp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elf-alchemist%2Felfbsp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elf-alchemist","download_url":"https://codeload.github.com/elf-alchemist/elfbsp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elf-alchemist%2Felfbsp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32208508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T03:15:14.334Z","status":"ssl_error","status_checked_at":"2026-04-24T03:15:11.608Z","response_time":64,"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":["binary-space-partition","binary-space-partitioning","bsp","doom","node-builder","nodebuilder"],"created_at":"2025-10-08T05:01:26.343Z","updated_at":"2026-04-24T04:06:47.090Z","avatar_url":"https://github.com/elf-alchemist.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# ELFBSP\n\n[![Top Language](https://img.shields.io/github/languages/top/elf-alchemist/elfbsp.svg)](https://github.com/elf-alchemist/elfbsp)\n[![Code Size](https://img.shields.io/github/languages/code-size/elf-alchemist/elfbsp.svg)](https://github.com/elf-alchemist/elfbsp)\n[![License](https://img.shields.io/github/license/elf-alchemist/elfbsp.svg?logo=gnu)](https://github.com/elf-alchemist/elfbsp/blob/main/LICENSE.txt)\n[![Release](https://img.shields.io/github/release/elf-alchemist/elfbsp.svg)](https://github.com/elf-alchemist/elfbsp/releases/latest)\n[![Release Date](https://img.shields.io/github/release-date/elf-alchemist/elfbsp.svg)](https://github.com/elf-alchemist/elfbsp/releases/latest)\n[![Downloads (total)](https://img.shields.io/github/downloads/elf-alchemist/elfbsp/total)](https://github.com/elf-alchemist/elfbsp/releases/latest)\n[![Downloads (latest)](https://img.shields.io/github/downloads/elf-alchemist/elfbsp/latest/total.svg)](https://github.com/elf-alchemist/elfbsp/releases/latest)\n[![Commits](https://img.shields.io/github/commits-since/elf-alchemist/elfbsp/latest.svg)](https://github.com/elf-alchemist/elfbsp/commits/main)\n[![Last Commit](https://img.shields.io/github/last-commit/elf-alchemist/elfbsp.svg)](https://github.com/elf-alchemist/elfbsp/commits/main)\n[![Build Status](https://github.com/elf-alchemist/elfbsp/actions/workflows/main.yml/badge.svg)](https://github.com/elf-alchemist/elfbsp/actions/workflows/main.yml)\n\nELFBSP is a general purpose nodes builder for modern DOOM source ports.\nIt can build standard DOOM nodes and Extended ZDoom format nodes, as well as levels in the Doom, Hexen and UDMF formats.\nThe code is based on Andrew Apted's AJBSP, itself based on the Eureka level editor's internal BSP code.\n\n## Documentation\n\nCheck our documentation for:\n* Usage via the [command line](https://github.com/elf-alchemist/elfbsp/blob/main/docs/command_line.md) interface\n* Node building [special effects](https://github.com/elf-alchemist/elfbsp/blob/main/docs/special_effects.md)\n* Historical [changelog](https://github.com/elf-alchemist/elfbsp/blob/main/docs/changelog.md)\n* Instructions for local [compilation](https://github.com/elf-alchemist/elfbsp/blob/main/docs/compiling_locally.md)\n\n## Legalese\n\nELFBSP is Copyright \u0026copy; 1997-2025 Guilherme Miranda, Andrew Apted, Colin Reed, and Lee Killough, et al.\n\nThis program is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; either version 2 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along\nwith this program; if not, write to the Free Software Foundation, Inc.,\n51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felf-alchemist%2Felfbsp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felf-alchemist%2Felfbsp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felf-alchemist%2Felfbsp/lists"}