Commit History

Author SHA1 Message Date
  sunag 711e967ad8 WebGPURenderer: Move .init() to private and added .setAnimationLoop() (#24755) 2 years ago
  Marco Fugaro 034343d971 Examples: add `three/addons/*` alias (#23406) 2 years ago
  Don McCurdy 9cfb9790ca Change alias 'three-nodes' → 'three/nodes' (#24413) 2 years ago
  sunag 7ad7827df5 ComputeNode: add method .onInit() (#24363) 3 years ago
  Mr.doob c94e98562e Examples: Removed WebGPU origin trial. 3 years ago
  sunag c17fd6c9b2 AttributeNode: .nodeType is now optional (#24050) 3 years ago
  sunag acda8183d0 WebGPU: Supports to IBL + PBR (#24038) 3 years ago
  Levi Pesin 6e5147206c Nodes: Add more exports to ShaderNode (#23901) 3 years ago
  sunag 814b0b2891 ComputeNode: Fix usage (much more particles) (#23944) 3 years ago
  Levi Pesin 9e85d0bbd2 Port webgpu_compute example to "native" Nodes (#23931) 3 years ago
  sunag f3e92d7172 WebGPU & NodeMaterial: ComputeNode (#23905) 3 years ago
  sunag 32f4d6c53c update to latest WebGPU API (#23826) 3 years ago
  LeviPesin 6e37b45ab0 Split InputNode into ConstNode and UniformNode (#23663) 3 years ago
  sunag 82c81329ed move new nodematerial system to ./jsm/nodes/ (#23560) 3 years ago
  Takahiro 42ea3890af Remove deprecated WGSL code from compute example (#23394) 3 years ago
  mrdoob a2955f07ab Examples: Use import maps polyfill. (#23163) 3 years ago
  Mr.doob ea80c212e0 Examples: Clean up. 3 years ago
  mrdoob fe276f281f Added ImportMaps availability script (#23148) 3 years ago
  Mr.doob 9d551a2640 Examples: Clean up. 3 years ago
  gero3 cad5c542f7 Never throw literal (#23137) 3 years ago
  sunag fa8c770af9 WGSL: deprecated attribute: [[ block ]] (2) 3 years ago
  sunag 35dfa476dc NodeMaterial: Playground ( WebGPU version ) (#22901) 3 years ago
  georgealways c4621bb61f Replace dat.gui with lil-gui (#22765) 3 years ago
  Michael Herzog 835856bb13 WebGPU: Update origin trial token. (#22770) 3 years ago
  sunag 1ee2fca970 WebGPU: WGSL Support and webgpu_compute example updated (#22653) 3 years ago
  sunag ddc699771d NodeMaterial: Accessing modules from Node lib (#22554) 3 years ago
  sunag de95b5f2b8 NodeMaterial: Update materials and examples (#22518) 3 years ago
  sunag 105bd07ffc WebGPUUniformBuffer: Chunk size following STD140 layout (#22489) 3 years ago
  sunag 3de8159732 WebGPU: Add WebGPUUniformBuffer (#22486) 3 years ago
  Michael Herzog 8520832769 WebGPU: Add origin trials token. (#22462) 3 years ago