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

Model Library #213

Open
5 tasks
ncannasse opened this issue Feb 19, 2022 · 0 comments
Open
5 tasks

Model Library #213

ncannasse opened this issue Feb 19, 2022 · 0 comments

Comments

@ncannasse
Copy link
Member

The model library prefab allows to auto batch some complex meshes in order to reduce the number of draw calls.
See https://github.com/HeapsIO/techTests/tree/main/modelLibrary for an example.

Current features that are required to complete support:

  • enable mipmaps generation
  • separate by material props : discard, blend, culling, etc.
  • bugfix village bug WT (z position)
  • allow to opt out some materials (by name)
  • false positive on conflicting material name cause visual bug (display village with only farm built)
@ncannasse ncannasse mentioned this issue Feb 19, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant