About

このアプリケーションは、GPGPUを利用したShaderの実験のために作成したものです。

https://nemutas.github.io/r3f-gpgpu-particles/

og-image

Technology

  • TypeScript
  • React(Create React App)
  • Three.js(React Three Fiber)
  • GLSL
  • GPGPU(GPUComputationRenderer)
  • lil-gui

Reference

GPGPU

Particles

Detail

実装の詳細は、Qiitaにまとめています。
【React Three Fiber】GPGPUを使用したParticlesの実装