Project address: https://github.com/MrTwoc/learn-wgpu-demo
According to the content of the article, I have completed the last chapter of the basic stage, the full implementation of Chapter Nine, which can load obj models and render based on the number of instances. Next, I plan to start from Chapter One to reproduce the current effect and try to implement a basic Conway's Game of Life using wgpu+wgsl.