We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e7155f2 + d9acb84 commit 2de0765Copy full SHA for 2de0765
examples/js/loaders/PCDLoader.js
@@ -3,9 +3,6 @@
3
* @author Mugen87 / https://github.com/Mugen87
4
*
5
* Description: A THREE loader for PCD ascii and binary files.
6
- *
7
- * Limitations: Compressed binary files are not supported.
8
9
*/
10
11
THREE.PCDLoader = function ( manager ) {
examples/jsm/loaders/PCDLoader.js
import {
0 commit comments