Skip to content

LOD: Add removeLevel().#29359

Merged
Mugen87 merged 5 commits into
mrdoob:devfrom
JaimeTorrealba:feat/29074-add-remove_level-LOD
Sep 11, 2024
Merged

LOD: Add removeLevel().#29359
Mugen87 merged 5 commits into
mrdoob:devfrom
JaimeTorrealba:feat/29074-add-remove_level-LOD

Conversation

@JaimeTorrealba
Copy link
Copy Markdown
Contributor

@JaimeTorrealba JaimeTorrealba commented Sep 8, 2024

Related issue: #29074

closes #29074

Description

Add the method removeLevel to LOD class

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 8, 2024

📦 Bundle size

Full ESM build, minified and gzipped.

Before After Diff
WebGL 685.42
169.7
685.42
169.7
+0 B
+0 B
WebGPU 828.13
222.15
828.13
222.15
+0 B
+0 B
WebGPU Nodes 827.71
222.05
827.71
222.05
+0 B
+0 B

🌳 Bundle size after tree-shaking

Minimal build including a renderer, camera, empty scene, and dependencies.

Before After Diff
WebGL 462.02
111.48
462.02
111.48
+0 B
+0 B
WebGPU 526.16
141.85
526.16
141.85
+0 B
+0 B
WebGPU Nodes 482.82
131.66
482.82
131.66
+0 B
+0 B

Comment thread src/objects/LOD.js Outdated
Comment thread src/objects/LOD.js Outdated
Comment thread src/objects/LOD.js
@Mugen87 Mugen87 changed the title feat(app): 29074 Add removeLevel method for LOD LOD: Add removeLevel(). Sep 10, 2024
@Mugen87 Mugen87 added this to the r169 milestone Sep 11, 2024
@Mugen87 Mugen87 merged commit f51df38 into mrdoob:dev Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove level in LOD?

3 participants