kamranahmedse / developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.
https://roadmap.sh
Other
292.02k stars 38.63k forks source link

Consider WebGPU and WGSL in Game developer client roadmap #4685

Closed felixsnz closed 4 months ago

felixsnz commented 10 months ago

Roadmap URL

https://roadmap.sh/game-developer

Suggestions

WebGPU is a recent API specification for computer graphics that is quickly growing, some say it has the potential to becaome the standard in computer graphics.

The WebGPU specification is not limited to the web and browsers, some implementations like wgpu (in rust) have adapted it to be able to create native apps with modern graphics APIs, like vulkan, metal and directx12 as backend.

so i think it will be important to mention.

Blainegith commented 8 months ago

+1 Up