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

Enable swapping geometries in sitara::ecs::Geometry #3

Open
morphogencc opened this issue Aug 21, 2020 · 0 comments
Open

Enable swapping geometries in sitara::ecs::Geometry #3

morphogencc opened this issue Aug 21, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@morphogencc
Copy link
Collaborator

morphogencc commented Aug 21, 2020

Right now you have to destroy and create a new Geometry component to add new geometry. It'd be good to utilize ci::gl::Batch::replaceVboMesh() to be able to swap meshes out, and to use ci::gl::VboMesh objects under the hood.

@morphogencc morphogencc added the enhancement New feature or request label Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant