3D Gaussian Splat Editor
15 matches across 4 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | src/edit-ops.ts | 101 | class SelectOp extends StateOp { |
| LOW | src/pc-app.ts | 1 | import { |
| LOW | src/pc-app.ts | 21 | RenderComponentSystem, |
| LOW | src/pc-app.ts | 41 | // CssHandler, |
| LOW | src/pc-app.ts | 81 | |
| LOW | src/pc-app.ts | 101 | // @ts-ignore |
| LOW | src/pc-app.ts | 121 | } |
| LOW | src/pc-app.ts | 141 | // @ts-ignore |
| LOW | src/data-processor/histogram-config.ts | 1 | // shared sizing constants for histogram and per-splat-mask GPU passes. |
| LOW | src/shaders/splat-value-shader.ts | 1 | // shared GLSL chunk used by histogram and select-by-range GPU passes. |
| LOW | src/shaders/splat-value-shader.ts | 21 | // 14..17 quat W (reconstructed, always >= 0) / X / Y / Z |
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | src/splat.ts | 236 | this.entity.gsplat.instance.sorter.setMapping(mapping); |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | src/doc.ts | 213 | // (which would result in more seamless user experience), but this is not yet supported in |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | static/lib/lodepng/lodepng.js | 9 | var Module=typeof lodepng!="undefined"?lodepng:{};var readyPromiseResolve,readyPromiseReject;Module["ready"]=new Promise |
| LOW | src/data-processor/index.ts | 30 | class DataProcessor { |