{"id":20068665,"url":"https://github.com/orillusion/orillusion-webgpu-samples","last_synced_at":"2025-04-06T07:11:34.104Z","repository":{"id":37641869,"uuid":"461448358","full_name":"Orillusion/orillusion-webgpu-samples","owner":"Orillusion","description":"Basic WebGPU samples from Orillusion","archived":false,"fork":false,"pushed_at":"2024-07-23T20:23:21.000Z","size":1439,"stargazers_count":255,"open_issues_count":0,"forks_count":71,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-30T05:07:37.703Z","etag":null,"topics":["webgpu"],"latest_commit_sha":null,"homepage":"https://orillusion.github.io/orillusion-webgpu-samples/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Orillusion.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}},"created_at":"2022-02-20T10:07:34.000Z","updated_at":"2025-03-24T02:55:54.000Z","dependencies_parsed_at":"2024-07-23T23:28:14.661Z","dependency_job_id":"0cc8a9eb-7399-40aa-9525-bd460f3f6ec7","html_url":"https://github.com/Orillusion/orillusion-webgpu-samples","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/Orillusion%2Forillusion-webgpu-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orillusion%2Forillusion-webgpu-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orillusion%2Forillusion-webgpu-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Orillusion%2Forillusion-webgpu-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Orillusion","download_url":"https://codeload.github.com/Orillusion/orillusion-webgpu-samples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445670,"owners_count":20939958,"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":["webgpu"],"created_at":"2024-11-13T14:08:04.502Z","updated_at":"2025-04-06T07:11:34.084Z","avatar_url":"https://github.com/Orillusion.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Cover Art](https://github.com/Orillusion/orillusion-webgpu-samples/blob/main/logo_new.png)\n\n# Orillusion-webgpu-samples\n\n## Install and Run\n\nType the following in any terminal:\n\n```bash\n# Clone the repo\ngit clone https://github.com/Orillusion/orillusion-webgpu-samples.git\n\n# Go inside the folder\ncd orillusion-webgpu-samples\n\n# Start installing dependencies\nnpm install #or yarn\n\n# Run project at localhost:3000\nnpm run dev #or yarn run dev\n```\n\n## Project Layout\n\n```bash\n├─ 📂 node_modules/   # Dependencies\n│  ├─ 📁 @webgpu      # WebGPU types for TS\n│  └─ 📁 ...          # Other dependencies (TypeScript, Vite, etc.)\n├─ 📂 src/            # Source files\n│  ├─ 📁 shaders      # Folder for shader files\n│  └─ 📄 *.ts         # TS files for each demo\n├─ 📂 samples/        # Sample html\n│  └─ 📄 *.html       # HTML entry for each demo\n├─ 📄 .gitignore      # Ignore certain files in git repo\n├─ 📄 index.html      # Entry page\n├─ 📄 LICENSE         # MIT\n├─ 📄 logo.png        # Orillusion logo image\n├─ 📄 package.json    # Node package file\n├─ 📄 tsconfig.json   # TS configuration file\n├─ 📄 vite.config.js  # vite configuration file\n└─ 📄 readme.md       # Read Me!\n```\n\n## Platform\n**Windows/Mac/Linux:**\n- Chrome 113+\n- Edge: 113+\n- Safari: 17.5+ (with `WebGPU` feature flag)\n\n**Android (Behind the `enable-unsafe-webgpu` flag):** \n- Chrome Canary 113+ \n- Edge Canary 113+\n\n**IOS:**\n- Safari: 17.5+ (with `WebGPU` feature flag)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forillusion%2Forillusion-webgpu-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forillusion%2Forillusion-webgpu-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forillusion%2Forillusion-webgpu-samples/lists"}