Editing: merge, move splats, bake transform when exporting#51
Merged
Conversation
Will make it easier to buid more editing tools soon(ish)
Based on https://github.com/andrewwillmott/sh-lib but does not seem to quite work correctly yet
Allow exporting even when no edits are done (e.g. when we only want to bake in new transform)
… as in the asset (for duplication/clone tools etc.) While at it: - make fewer things public in the asset - serialize fewer color texture data related things (format change!)
HIHHIYAYAYOO
pushed a commit
to HIHHIYAYAYOO/UnityGaussianSplatting
that referenced
this pull request
Nov 30, 2023
Editing: merge, move splats, bake transform when exporting
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
A bunch of changes and additions to splat editing and export tools:
NOTE: the splat asset format has changed, you'll need to recreate your splat assets.
Selected part of the splat and moved it somewhere else:
