Skip to content

example to show multiple configurations #3

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

Open
wants to merge 4 commits into
base: sample_color_model
Choose a base branch
from

Conversation

Vrixyz
Copy link
Owner

@Vrixyz Vrixyz commented Mar 26, 2025

text_gizmos: &mut TestbedGizmos| {
text_gizmos.add_text(&text, world_pos, 42f32, palettes::css::CORAL);
move |render: Option<Rendering>, _physics, _timestamps, _app_state| {
render.unwrap().text_gizmos.add_text(
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if let some

@Vrixyz Vrixyz force-pushed the sample_color_model branch 2 times, most recently from a50f548 to bd31adc Compare April 7, 2025 20:14
@Vrixyz Vrixyz force-pushed the configurations_example branch from 963fb60 to 4cd0e81 Compare April 7, 2025 20:42
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