タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

javascriptとwebgpuに関するnabinnoのブックマーク (2)

  • WebGPU - Wikipedia

    WebGPU(ウェブジーピーユー[1])は、画像処理と計算処理のアクセラレーションのための将来のウェブ標準およびJavaScript APIのためのワーキングネームである。「モダンな3D画像処理と計算機能」を提供することを目的としている。Apple、Mozilla、MicrosoftGoogleを含むさまざまな組織のエンジニアが協力して、W3CのGPU for the Webコミュニティグループで開発されている[2]。 WebGLとは違い、WebGPUは既存のネイティブAPIを直接ポートするものではない。Vulkan、Metal、Direct3D 12にある概念をベースにしており、これらのモダンなグラフィックAPI上で高性能を提供することを目指している。 2017年初頭、Chromiumチームは、NXTと呼ばれる最初のコンセプトのプロトタイプを発表した。 2016年6月8日、Google

  • Bevy + WebGPU

    Bevy + WebGPUPosted on May 17, 2023 by Carter Anderson ( @cart @cart_cart cartdev ) I'm excited to announce that Bevy's main branch now supports WebGPU rendering on the web! This means you can play with it now by checking out our repo provided you have a supported web browser (WebGPU is still in the process of rolling out). You can also explore our live WebGPU examples. The upcoming Bevy 0.11 rele

    Bevy + WebGPU
  • 1