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

Support for Displaying EcsText at Arbitrary 3D Positions #36

Open
iomeone opened this issue Oct 24, 2024 · 0 comments
Open

Support for Displaying EcsText at Arbitrary 3D Positions #36

iomeone opened this issue Oct 24, 2024 · 0 comments

Comments

@iomeone
Copy link

iomeone commented Oct 24, 2024

Hi,

I noticed that the flecs_components_gui module includes a declaration for the EcsText component, and I'm wondering if it's possible to display text at arbitrary positions in a 3D scene. Specifically, I would like to set both the position and rotation of the text using EcsPosition3 and EcsRotation3, or similar components, so that it can appear at different locations and orientations in a 3D space rendered with sokol.

  • Does EcsText currently support this kind of functionality?

  • If not, is there a recommended approach or future plans to integrate 3D positioning for text within flecs_components_gui?
    Any guidance or advice would be greatly appreciated!

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant