Commit History

Author SHA1 Message Date
  Lewy Blue 4894f4e444 Fix linter errors in examples WebGL A-L 6 years ago
  Mr.doob d3f5a0b1fe Updated all examples. 6 years ago
  Mr.doob bde8a0540d Examples: Replaced relevant renderer.setClearColor() with scene.background. 8 years ago
  Mr.doob 334ab72b42 Fixed lgtm.com unsafe external link alerts. 8 years ago
  Mr.doob 4ab3305a4a Fixed some lgtm.com alerts. 8 years ago
  Juan Jose Luna Espinosa 3443f9c894 Minor fixes to GPUComputationRenderer and its demos: (#9118) 9 years ago
  Mr.doob 928c8177ab Removed no longer needed uniform types. 9 years ago
  Juan Jose Luna Espinosa 5738e9ad2b GPUComputationRenderer and new GPU demos (#9043) 9 years ago
  tschw e26356417d Let SimulationRenderer provide textures as output. (#8841) 9 years ago
  tschw d4b45ce3b9 Silenced warning produced by webgl_gpgpu_birds. (#8840) 9 years ago
  tschw 3f530b8e55 Fixed webgl_gpgpu_birds example. 9 years ago
  Mr.doob 173caa387a stats.js usage clean up 9 years ago
  WestLangley f70369a928 Examples: three.min.js -> three.js 9 years ago
  Mr.doob 34a2055d38 Fixed all custom attributes examples. 10 years ago
  Mr.doob 5bbf895bb9 Merge pull request #6975 from WestLangley/dev-geometry 10 years ago
  WestLangley 6ec18d11c4 Added transform methods to Geometry and BufferGeometry 10 years ago
  Mr.doob 5f897e4d67 Fixed glsl warning. 10 years ago
  brason eb68622a6e Add missing semicolons 10 years ago
  Mr.doob 188b9b7019 Examples: Cleaned up setClearColor(). 10 years ago
  Joshua Koo a742c6e012 Examples: Make GPGPU Birds texture fetches more accurate 10 years ago
  Joshua Koo 7568863bf9 Examples: Fix GPGPU Birds warnings (See #5753) 10 years ago
  Mr.doob 2761f1b161 Examples: Added setPixelRatio(). See #5627. 10 years ago
  michael a2258a2bc2 Updated gpgpu birds example to work with new BufferAttribute changes. 11 years ago
  Mr.doob 0ab16a09ee Updated loaders and examples to new BufferAttribute pattern. 11 years ago
  Mr.doob adb27e0c66 Renamed *Geometry2 to *TypedGeometry 11 years ago
  Mr.doob 07220d4bfc More gpgpu birds example clean up. 11 years ago
  Mr.doob 7b50d8aebd GPGPU birds: removed dead code. 11 years ago
  Mr.doob a8c494792e Fixed webgl_gpgpu_birds example. 11 years ago
  Joshua Koo 79d8e9a4fd Examples: GPGPU Bird, removed redundent variables in shaders 11 years ago
  Joshua Koo 39e88fe16e Examples: GPGPU Birds update BufferGeometry addAttribute method 11 years ago