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

2D meshes #48

Open
cemderv opened this issue Oct 5, 2024 · 0 comments
Open

2D meshes #48

cemderv opened this issue Oct 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request graphics
Milestone

Comments

@cemderv
Copy link
Owner

cemderv commented Oct 5, 2024

Allow users to create, modify and draw arbitrary 2D meshes with UV and color support.

  • new class: cer::Mesh2D
  • new function: update_mesh(mesh, data)
  • new function: draw_mesh(mesh)
@cemderv cemderv added this to the v0.5.0 milestone Oct 5, 2024
@cemderv cemderv self-assigned this Oct 5, 2024
@cemderv cemderv added enhancement New feature or request graphics labels Oct 5, 2024
@cemderv cemderv modified the milestones: v0.5.0, v0.6.0, v0.8.0 Oct 5, 2024
@cemderv cemderv modified the milestones: v0.8.0, v1.0.0, v1.1.0 Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request graphics
Projects
None yet
Development

No branches or pull requests

1 participant