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

GS WebGPU + NME ui fixes #15778

Merged
merged 9 commits into from
Nov 8, 2024
Merged

Conversation

CedricGuillemet
Copy link
Contributor

@CedricGuillemet CedricGuillemet commented Nov 6, 2024

No description provided.

@CedricGuillemet CedricGuillemet changed the title GS WebGPU GS WebGPU + NME ui fixes Nov 6, 2024
@bjsplat
Copy link
Collaborator

bjsplat commented Nov 6, 2024

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s).
To prevent this PR from going to the changelog marked it with the "skip changelog" label.

@bjsplat
Copy link
Collaborator

bjsplat commented Nov 6, 2024

@bjsplat
Copy link
Collaborator

bjsplat commented Nov 6, 2024

@bjsplat
Copy link
Collaborator

bjsplat commented Nov 6, 2024

@Popov72
Copy link
Contributor

Popov72 commented Nov 7, 2024

The build error is because you have to add these lines in Meshes/index.ts:

import "../../Shaders/gaussianSplatting.fragment";
import "../../Shaders/gaussianSplatting.vertex";

@CedricGuillemet CedricGuillemet marked this pull request as ready for review November 8, 2024 15:13
@deltakosh deltakosh merged commit 1598912 into BabylonJS:master Nov 8, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants