I was hoping to learn how to write rust-gpu shaders, so I was going through the tutorial, and have to run the CPU version on my old mac air. I think for rendering, it may be useful to include images, as I'm not sure if this output looks correct: <img width="1284" alt="image" src="https://github.com/EmbarkStudios/rust-gpu/assets/7675847/2c984d42-03bc-46fe-ba0a-5db2ba270117"> Specifically it may be useful to include an image after the initial build steps to make sure that it's running correctly.
I was hoping to learn how to write rust-gpu shaders, so I was going through the tutorial, and have to run the CPU version on my old mac air.
I think for rendering, it may be useful to include images, as I'm not sure if this output looks correct:
Specifically it may be useful to include an image after the initial build steps to make sure that it's running correctly.