• J
    Minor fixes to GPUComputationRenderer and its demos: (#9118) · 3443f9c8
    Juan Jose Luna Espinosa 提交于
    - Added texture minifier and magnifier filters to variables.
     - Added missing null dependencies check in compute()
     - Two simple loop optimizations (store count in a variable)
     - Water demo: Improved noise appearance by raising noise z parameter.
     - Code formatting (indentation) and clean up.
    3443f9c8
webgl_gpgpu_birds.html 17.3 KB