GithubHelp home page GithubHelp logo

wgsl-tutorial's Introduction

wgsl-tutorial

从今天 2022年05月22日 开始学习和探索 WGSL。


与本教程对应的,是我之前写的 WebGPU 入门系列教程。

仓库地址:https://github.com/puxiao/webgpu-tutorial


为什么要学习 WGSL ?

因为 WGSL 是 WebGPU 的着色器语言,想成为 WebGPU 高手 WGSL 必须学。

如果你不会 WGSL,那么对于 WebGPU 中动态更改着色器、资源纹理绑定、更改相机视图等等操作,你会很难以理解。毕竟 WGSL 和 WebGPU 是相辅相成的关系。


关于本教程的几点说明:

  • 本教程主要讲解 WebGPU 的着色器语言 WGSL
  • 本教程实际上是 webgpu-tutorial 的一部分,只不过是为了方便归类,所以才单独创建的仓库
  • 如果你是刚入门想学习 WebGPU,那么我并不推荐你上来就学习 WGSL,我建议你还是先去看 WebGPU,对 WebGPU 有一定了解后,再开始学习 WGSL
  • 我也是刚开始学习 WGSL,本教程实际上是我的学习笔记,若发现我说的不对的地方,还请指正,不胜感激。

WGSL 官方文档:


欢迎与我交流:

Github:https://github.com/puxiao

邮箱:[email protected]

微信:78657141(同QQ)


教程同步:

本教程文章也会同步发布到我申请的个人微信公众号里,公众号名称就叫:WebGPU


关于版权:

  1. 若你发现我引用了你的文章、图片、PPT 或视频截图、或者其他你认侵犯到你权利的地方,请通知我。
  2. 若你想转发我的文章,请先告诉我,我希望至少你能注明文章来源和作者。

前端同仁,加油,一起学习 WGSL !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.