-
Notifications
You must be signed in to change notification settings - Fork 3.6k
GaussianSplattingMesh: serialization support #18032
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
kzhsw
wants to merge
35
commits into
BabylonJS:master
Choose a base branch
from
kzhsw:patch-1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 22 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
20eb4eb
SceneSerializer: skip GaussianSplattingPartProxyMesh
kzhsw 201b45b
babylonFileLoader: Load partProxies from GaussianSplattingMesh into A…
kzhsw 9bd91eb
GaussianSplattingPartProxyMesh: add IBoundingInfoProvider
kzhsw eacdc64
GaussianSplattingMesh: add serialization helper function
kzhsw 0e1201e
GaussianSplattingMesh: add _flipY
kzhsw f246ff5
GaussianSplattingPartProxyMesh: add serialize
kzhsw b64e255
GaussianSplattingMesh: add serialize
kzhsw 7bab113
GaussianSplattingPartProxyMesh: add Parse
kzhsw 62afc64
Mesh: add parse holders for GaussianSplattingMesh
kzhsw e21c18b
GaussianSplattingMesh: add Parse
kzhsw 906c14c
GaussianSplattingPartProxyMesh: update Parse holder of Mesh
kzhsw 3e9aaed
GaussianSplattingMesh: update Parse holder of Mesh
kzhsw d9d80a4
babylonFileLoader: simplify code
kzhsw f964c86
GaussianSplattingMesh: do not serialize cameraMesh
kzhsw da3e297
GaussianSplattingMaterial: do not serialize ShaderMaterials
kzhsw f32c45f
GaussianSplattingMesh: use Map.forEach
kzhsw 42ad948
babylonFileLoader: use Map.forEach
kzhsw 6b6e031
GaussianSplattingMesh: check for splatsData in Parse
kzhsw ec6cf90
Merge branch 'BabylonJS:master' into patch-1
kzhsw 4146068
GaussianSplattingMesh: serialize disableDepthSort and viewUpdateThres…
kzhsw fb28da0
GaussianSplattingMesh: serialize partProxies as array
kzhsw 875fba6
GaussianSplattingMesh: remove a call to setWorldMatrixForPart
kzhsw f40d518
Merge branch 'master' into patch-1
kzhsw 4cc0a6a
GaussianSplatting: merge class split with serialization support
kzhsw 428cdc8
GaussianSplattingCompoundMesh: add serialization
kzhsw d275b62
Merge branch 'master' into patch-1
kzhsw 6daa84a
GaussianSplattingMeshBase: do not serialize material and cameraMesh
kzhsw 4941538
GaussianSplattingMesh: add test for serialization
kzhsw e0d947c
fix: eslint formatting
kzhsw 5684db1
Merge branch 'BabylonJS:master' into patch-1
kzhsw 4cf1f97
Merge branch 'BabylonJS:master' into patch-1
kzhsw f4957e7
Merge branch 'BabylonJS:master' into patch-1
kzhsw f3e5c3d
Merge branch 'master' into patch-1
kzhsw 6f01fb0
GaussianSplatting: fix serialization parse and proxy parent loading
kzhsw 055c4aa
fix: prettier formatting
kzhsw File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.