Skip to content
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

GSplatComponent that allows native integration of splat tech with the Entity #5976

Merged
merged 1 commit into from Jan 25, 2024

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Jan 24, 2024

  • renamed Splat to GSplat to match the rest of the tech
  • new component: GSplatComponent, available as entity.gsplat
  • splat instance no longer needs camera specified which is used for sorting, this is supplied by the engine after the culling (sorting only takes place if the entity is visible)
  • updated orbit camera to take bounds of splats into account when using them as focus entity

New API (all internals are hidden, at least for now, as they have very limited value to the users)

Screenshot 2024-01-24 at 16 13 08

Screenshot 2024-01-24 at 16 13 40

@mvaligursky mvaligursky self-assigned this Jan 24, 2024
@mvaligursky mvaligursky requested a review from a team January 24, 2024 16:14
@mvaligursky mvaligursky merged commit c2ace37 into main Jan 25, 2024
7 checks passed
@mvaligursky mvaligursky deleted the mv-gsplat-component branch January 25, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants