{"id":19788861,"url":"https://github.com/niklaskorz/rustlab2024-wgpu","last_synced_at":"2025-09-03T13:36:14.062Z","repository":{"id":261763833,"uuid":"882255332","full_name":"niklaskorz/rustlab2024-wgpu","owner":"niklaskorz","description":"Exercise templates for my wgpu workshop at RustLab 2024","archived":false,"fork":false,"pushed_at":"2024-11-09T17:31:31.000Z","size":47,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"ch1","last_synced_at":"2025-01-11T03:54:02.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niklaskorz.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":"2024-11-02T10:19:55.000Z","updated_at":"2024-11-24T12:54:40.000Z","dependencies_parsed_at":"2024-11-08T10:38:57.130Z","dependency_job_id":null,"html_url":"https://github.com/niklaskorz/rustlab2024-wgpu","commit_stats":null,"previous_names":["niklaskorz/rustlab2024-wgpu"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklaskorz%2Frustlab2024-wgpu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklaskorz%2Frustlab2024-wgpu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklaskorz%2Frustlab2024-wgpu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklaskorz%2Frustlab2024-wgpu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklaskorz","download_url":"https://codeload.github.com/niklaskorz/rustlab2024-wgpu/tar.gz/refs/heads/ch1","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241125156,"owners_count":19913841,"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":[],"created_at":"2024-11-12T06:29:03.172Z","updated_at":"2025-02-28T08:42:29.939Z","avatar_url":"https://github.com/niklaskorz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RustLab 2024 wgpu workshop\n\nChapters:\n\n1. Basics of wgpu\n2. Tracing rays (with compute shaders)\n3. Bringing it to the web (with WebAssembly)\n\nCheckout the respective branch for the chapter you are currently working on (ch1, ch2 or ch3).\n\n## Chapter 1\n\nTasks:\n\n1. Try running the application with `cargo run` to ensure your setup is working.\n2. Implement methods in `src/application.rs`\n    - `Application::new`\n    - `Application::render`\n    - `Application::resize`\n    - Every method has an enumerated list of tasks required to finish the implementation.\n    - After every method, try running your application to check for validation errors.\n3. Implement the shader in `src/application.wgsl`\n    - The shader lists the required tasks that are needed to complete the implementation.\n    - Try to get creative and find out what else you can draw using just the fragment shader.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniklaskorz%2Frustlab2024-wgpu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniklaskorz%2Frustlab2024-wgpu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniklaskorz%2Frustlab2024-wgpu/lists"}