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

VAO buffer format not entirely supported #149

Open
Rafale25 opened this issue Dec 12, 2021 · 0 comments
Open

VAO buffer format not entirely supported #149

Rafale25 opened this issue Dec 12, 2021 · 0 comments

Comments

@Rafale25
Copy link
Contributor

VAO.buffer function does not fully support the buffer format like Context.buffer from moderngl

vao.buffer(self.buffer_1, '3f 1x4 3f 1x4/i', ['in_pos', 'in_for'])

error:
moderngl_window.opengl.vao.VAOError: Format '3f x4 3f x4/i' does not describe attributes ['in_pos', 'in_for']

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