{"id":27940578,"url":"https://github.com/khronosgroup/spirv-visualizer","last_synced_at":"2025-05-07T10:18:33.919Z","repository":{"id":39745176,"uuid":"318321328","full_name":"KhronosGroup/SPIRV-Visualizer","owner":"KhronosGroup","description":"Client side only Javascript to visualize a SPIR-V Module binary","archived":false,"fork":false,"pushed_at":"2025-04-12T12:17:43.000Z","size":412,"stargazers_count":35,"open_issues_count":5,"forks_count":6,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-05-07T10:17:56.701Z","etag":null,"topics":["graphics","spir-v","spirv"],"latest_commit_sha":null,"homepage":"https://www.khronos.org/spirv/visualizer/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KhronosGroup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2020-12-03T21:14:05.000Z","updated_at":"2025-04-12T12:17:46.000Z","dependencies_parsed_at":"2023-11-07T04:14:47.518Z","dependency_job_id":"b8a244c7-2c87-4616-a4c8-6a9d786a5f8d","html_url":"https://github.com/KhronosGroup/SPIRV-Visualizer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhronosGroup%2FSPIRV-Visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhronosGroup%2FSPIRV-Visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhronosGroup%2FSPIRV-Visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KhronosGroup%2FSPIRV-Visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KhronosGroup","download_url":"https://codeload.github.com/KhronosGroup/SPIRV-Visualizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252856570,"owners_count":21814858,"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","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":["graphics","spir-v","spirv"],"created_at":"2025-05-07T10:18:33.321Z","updated_at":"2025-05-07T10:18:33.887Z","avatar_url":"https://github.com/KhronosGroup.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SPIR-V Visualizer\n\n\u003e Live link: https://www.khronos.org/spirv/visualizer/\n\n\u003e Tested on Chrome and Firefox\n\nClient side only Javascript to visualize a SPIR-V Module binary.\n\nThis project is aimed to be a tool for people learning to read disassemble SPIR-V. The tool can also be described as a glorified version of `spirv-dis`.\n\nCurrently assumes a valid SPIR-V Module is used with it.\n\n## How to run offline\n\n1. `git clone`\n2. `git submodule init`\n3. `git submodule update`\n4. Use favorite method to start server in root directory\n\n## How it works\n\nThe visualizer uses the SPIR-V Grammar JSON files to parse out all the instructions.\n\nThere is a 2 pass system, the first pass tracks all the instructions, the second pass handles all the HTML/CSS changes.\n\nThis project makes use of the d3.js library to handle all the data driven UI diagrams.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhronosgroup%2Fspirv-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhronosgroup%2Fspirv-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhronosgroup%2Fspirv-visualizer/lists"}