Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drawmindmap/webgpu-training

WebGPU Training
https://github.com/drawmindmap/webgpu-training

Last synced: 5 days ago
JSON representation

WebGPU Training

Awesome Lists containing this project

README

        

# [WebGPU training](https://drawmindmap.github.io/webgpu-training/)
### 01-Initialization
### 02-Pipeline
### 03-MSAA
### 04-UniformBuffer
### 05-VertexBuffer
### 06-VertexBuffer-separated
### 07-VertexBuffer-all-in-one
### 08-IndexBuffer
### 09-Texture
### 10-Multi-objects
### 11-Camera
### 12-Muliti-geometries
### 13-Depth
### 14-Multi-pipelines
### 15-Bundle
### 16-Instance
### 17-ComputePipeline
### 18-Mipmap
### 19-Texture-compression-bc

## TODO
### alphaToCoverage
### GPUShaderModule#compilationInfo
### GPUBindGroupLayoutEntry.minBufferBindingSize
### GPUQuerySet
### GPUFence
### DebugMarkers
### CubeMap
### Picking
### DynamicBindGroup
### DrawIndirect
### OcclusionQuery
### Alpha
### Particle
### Lighting
### Shadow
### GLTF
### PBR
### Forward/Deferred Tiled/Clustered Rendering