{"id":44664268,"url":"https://github.com/ifilot/slab-render","last_synced_at":"2026-02-15T00:14:54.288Z","repository":{"id":334036822,"uuid":"1139643041","full_name":"ifilot/slab-render","owner":"ifilot","description":"Automatized rendering of VASP surface slabs using Blender","archived":false,"fork":false,"pushed_at":"2026-01-22T15:27:41.000Z","size":377,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-23T03:45:47.184Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ifilot.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,"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":"2026-01-22T08:18:40.000Z","updated_at":"2026-01-22T15:30:56.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ifilot/slab-render","commit_stats":null,"previous_names":["ifilot/slab-render"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ifilot/slab-render","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifilot%2Fslab-render","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifilot%2Fslab-render/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifilot%2Fslab-render/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifilot%2Fslab-render/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ifilot","download_url":"https://codeload.github.com/ifilot/slab-render/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifilot%2Fslab-render/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29461560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T22:42:09.113Z","status":"ssl_error","status_checked_at":"2026-02-14T22:42:05.053Z","response_time":53,"last_error":"SSL_read: 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":[],"created_at":"2026-02-15T00:14:53.790Z","updated_at":"2026-02-15T00:14:54.283Z","avatar_url":"https://github.com/ifilot.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SlabRender\n\n## Purpose\nSlabRender is a (hopefully) intuitive GUI to automatically produce molecular structures\nin Blender derived from VASP, ADF, or Gaussian type calculations.\n\n**SlabRender has been tested for Blender 3.3 LTS**\n\n## Usage\nSelect a type of file from the dropdown menu. Next, select a root folder. SlabRender will\naim to automatically grab all files in all folders. When you are satisfied with the list,\nyou can either select a single file and produce an image for that file or produce images\nfor all the files in the queue.\n\n**Important: The program assumes that each geometry file resides in a separate directory.**\n\n## Supported files\n* VASP POSCAR/CONTCAR\n* ADF logfile\n* Gaussian .log/.LOG files\n\n## Compilation\n\n### Linux\n\n```bash\nsudo apt update\nsudo apt install -y \\\n    build-essential \\\n    cmake \\\n    ninja-build \\\n    qtbase5-dev qttools5-dev \\\n    libboost-filesystem-dev \\\n    libboost-regex-dev \\\n    libboost-iostreams-dev \\\n    libeigen3-dev \\\n    libglm-dev\ncd build\ncmake .. -DCMAKE_BUILD_TYPE=Release\nmake -j\n```\n\n### MinGW\n\n```bash\npacman -Syu\npacman -S --needed \\\n    mingw-w64-x86_64-toolchain \\\n    mingw-w64-x86_64-cmake \\\n    mingw-w64-x86_64-ninja \\\n    mingw-w64-x86_64-qt6 \\\n    mingw-w64-x86_64-boost \\\n    mingw-w64-x86_64-eigen3 \\\n    mingw-w64-x86_64-glm\ncd build\ncmake .. -G Ninja\nninja\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifilot%2Fslab-render","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fifilot%2Fslab-render","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifilot%2Fslab-render/lists"}