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

Basic 3D Support #168

Open
wants to merge 53 commits into
base: main
Choose a base branch
from

Conversation

ActuallyHappening
Copy link
Contributor

This adds a new impl for 3D text as rendered to a simple plane mesh managed exclusively by this library.
I'll be building out a larger project using this, so this initial API might be too restrictive as is. Clicking, dragging, world-to-pixel ratios work very well at the moment.

preparing to directly use bevy::picking instead
Translating from widget to buffer coord space is annoying ngl
@ActuallyHappening ActuallyHappening marked this pull request as ready for review December 13, 2024 05:03
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

Successfully merging this pull request may close these issues.

1 participant