MasatoMakino / threejs-lab

Studies for three.js.
MIT License
3 stars 0 forks source link

migrate : three.js r168 #73

Closed MasatoMakino closed 1 month ago

MasatoMakino commented 1 month ago

グローバル変数を共有しているとレンダリングに失敗するため、WebGLRendererとWebGPURendererを参照するデモは分離する。