📄 threejs/Addons/Gpgpu/BitonicSort_BitonicSort

File: BitonicSort_BitonicSort.md | Updated: 11/15/2025


title: BitonicSort_BitonicSort category: Unknown layout: docs

BitonicSort

new BitonicSort( renderer : Renderer, dataBuffer : StorageBufferNode, options : Object )

Constructs a new light probe helper.

renderer | The current scene's renderer.
---|---
dataBuffer | The data buffer to sort.
options | Options that modify the bitonic sort. Default is {}.

Source

examples/jsm/gpgpu/BitonicSort.js