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

Creating Mesh without vertex layout #20

Open
invor opened this issue Sep 23, 2020 · 1 comment
Open

Creating Mesh without vertex layout #20

invor opened this issue Sep 23, 2020 · 1 comment
Assignees

Comments

@invor
Copy link
Owner

invor commented Sep 23, 2020

Creating a mesh with an empty vertex layout vector should throw an exception. A mismatch between between vertex buffers and vertex layouts should also be checked.

@invor invor self-assigned this Sep 23, 2020
@invor
Copy link
Owner Author

invor commented Mar 18, 2021

The new constructors from #25 avoid this issue. I'm considering to simply remove the old constructors in an upcoming 0.5 version of glowl.

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