HTML5時代に突入してから、3DCGを使ったWebコンテンツも一般的になってきた。プラグインを必要とせずブラウザのみで3D描画するための技術が「WebGL」で、最近ではより高度でリッチな3D表現が可能になってきている。ここではWebGLでどんなことができるのか ...
WebGPU is an API that uses the device's GPU for rendering and calculation processing, and provides access to more advanced GPU functions than WebGL. It was designed ...