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

Provide a SceneTree implementation on top of ECS #122

Open
heyx3 opened this issue Dec 29, 2023 · 0 comments
Open

Provide a SceneTree implementation on top of ECS #122

heyx3 opened this issue Dec 29, 2023 · 0 comments
Labels
META:good first issue Good for newcomers META:internal Created by Billy PRI:vital High priority, core functionality RE:ECS Something within the ECS module RE:SceneTree About something within the SceneTree module SIZE:small Small in scope and conceptually easy TYPE:enhancement Adding something new to B+

Comments

@heyx3
Copy link
Owner

heyx3 commented Dec 29, 2023

Seems like a natural addition to B+, and very easy.

I think the best approach is to make a concrete SceneNode component. An abstract component would be neat but I suspect it would cause unavoidable type instability.

@heyx3 heyx3 added TYPE:enhancement Adding something new to B+ META:good first issue Good for newcomers RE:SceneTree About something within the SceneTree module SIZE:small Small in scope and conceptually easy PRI:vital High priority, core functionality RE:ECS Something within the ECS module labels Dec 29, 2023
@heyx3 heyx3 added the META:internal Created by Billy label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
META:good first issue Good for newcomers META:internal Created by Billy PRI:vital High priority, core functionality RE:ECS Something within the ECS module RE:SceneTree About something within the SceneTree module SIZE:small Small in scope and conceptually easy TYPE:enhancement Adding something new to B+
Projects
None yet
Development

No branches or pull requests

1 participant