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

Refactor the Vertices API #7

Open
bkolligs opened this issue Mar 7, 2022 · 0 comments
Open

Refactor the Vertices API #7

bkolligs opened this issue Mar 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bkolligs
Copy link
Owner

bkolligs commented Mar 7, 2022

Consolidate the following into vertices.h

  1. VertexBuffer
  2. VertexBufferLayout
  3. ElementBuffer (rename this to index buffer to align with the rest of the industry lawl)

Expect Vertex Structs as inputs to the data as shown here:

@bkolligs bkolligs self-assigned this Mar 7, 2022
@bkolligs bkolligs added the enhancement New feature or request label Mar 7, 2022
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

No branches or pull requests

1 participant