jjsheets / nebula

a game engine project
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Vertex Buffer: vertex input description #68

Closed jjsheets closed 2 years ago

jjsheets commented 3 years ago

Is your feature request related to a problem? Please describe. N/A

Describe the solution you'd like Implement a way to describe vertex input. For now, hard code the vertex configuration, but plan for it to change to a more general form later.

Describe alternatives you've considered N/A

Additional context N/A

github-actions[bot] commented 2 years ago

Begin development on this branch by running the following commands in the root directory of your local copy of the repository:

git pull git switch issue-68-Vertex_Buffer_vertex_input_description