Skip to content

Register callbacks with Context::on_begin_frame and on_end_frame. - #3886

Merged
emilk merged 8 commits into
masterfrom
emilk/plugins
Jan 25, 2024
Merged

emilk merged 8 commits into
masterfrom
emilk/plugins

Conversation

@emilk

@emilk emilk commented Jan 25, 2024

Copy link
Copy Markdown
Owner

This can be useful for creating simple plugins for egui.

The state can be stored in the egui data store, or by the user.

An example plugin for painting debug text on screen is provided.

@emilk emilk added the egui label Jan 25, 2024
@emilk
emilk merged commit d190df7 into master Jan 25, 2024
@emilk
emilk deleted the emilk/plugins branch January 25, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant