• The added line is THIS COLOR.
  • The deleted line is THIS COLOR.
[[Apple]]
[[Web]] > [[WebGPU]]

- https://www.w3.org/TR/webgpu/
- https://www.w3.org/TR/WGSL/
- https://gpuweb.github.io/gpuweb/

- [[WebMetal]] (Apple)

* サンプル [#scdc5dca]
- https://austin-eng.com/webgpu-samples/ : 現Chrome-99以降で実行可能
- https://webkit.org/demos/webgpu/ : かなり初期の仕様(WebMetal?)でのコード例、動かせられない
- https://github.com/denoland/webgpu-examples : denoで動くコード例

* 解説 [#x727bc1a]

- Raw WebGPU
--  https://alain.xyz/blog/raw-webgpu
>
An overview on how to write a WebGPU application. Learn what key data structures and types are needed to draw in WebGPU.

- Access modern GPU features with WebGPU
--   https://web.dev/gpu/

- WebGPU - コアの全てを canvas 抜きで
--  https://inzkyk.xyz/misc/webgpu/
---  (原文) https://surma.dev/things/webgpu/index.html

*. [#u8b5c97b]
-WebGPUを使ってみる
--  https://zenn.dev/bellbind/scraps/eb114b4f51322a

- Apple、WebGPUという新しい3Dグラフィックス標準を提案
--  https://www.infoq.com/jp/news/2017/02/webgpu

- Safari で Metal のような API が実装されるかも?
--  http://appleengine.hatenablog.com/entry/2017/02/09/140401
>
WebKit で WebGPU というローレベルの 3DCG 命令にアクセスするための API の草案が公開された。




* 関連 [#rel]

- [[Metal]]
- [[Vulkan]]
- [[OpenGL]]


Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes