Agartha-Software / Agartha-Software/Cevy
[Bug] Enties with a mesh but no material do not render with default material
Open
bug
- Dominant language
- C++
- Stars
- 15
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
expected:
Entities that have at least a Mesh component should be rendered. If they have no Material component, then it should use a default material
Additionally:
the current default material is a neutral white.
A better choice would be a purple and black illum material, signalling that it is missing.
Contributor guide
Assessment
This issue has not been assessed yet.