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

Mesh tiling and combining utilities #64

Open
Cameron-Micka opened this issue Jul 7, 2022 · 1 comment · Fixed by #165
Open

Mesh tiling and combining utilities #64

Cameron-Micka opened this issue Jul 7, 2022 · 1 comment · Fixed by #165
Assignees
Labels
enhancement New feature or request

Comments

@Cameron-Micka
Copy link
Member

Describe the problem

Many projects require meshes be combined or split up (into tiles) for performance reasons. Writing code to do this can be a burden for developers.

Describe the solution you'd like

Provide scripts and processes to combine meshes (and materials) as well as split up large meshes into tiles which can be shown/hidden based on viewing perspective.

Describe alternatives you've considered

Don't provide these tools.

Additional context

See @Cameron-Micka for MeshTiler and MeshCombiner examples.

@Cameron-Micka
Copy link
Member Author

Issue found with submeshes to fix.

@Cameron-Micka Cameron-Micka reopened this Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant