Skip to content

Add pixels examples#319

Open
rcalixte wants to merge 3 commits intomappu:masterfrom
rcalixte:add_pixels
Open

Add pixels examples#319
rcalixte wants to merge 3 commits intomappu:masterfrom
rcalixte:add_pixels

Conversation

@rcalixte
Copy link
Contributor

@rcalixte rcalixte commented Mar 3, 2026

These examples make liberal use of components from the Graphics View framework, including events, leading to a fun application to play with.

cc @5k3105 Mostly ported this example from the other Go bindings with a few tweaks. Fortunately, much of what appear to have presented issues with the other library were seamless here.

@5k3105
Copy link

5k3105 commented Mar 4, 2026

You fixed the memory spikes with Delete() - well done!

@rcalixte
Copy link
Contributor Author

rcalixte commented Mar 4, 2026

You fixed the memory spikes with Delete() - well done!

Those are explicit but not strictly necessary since the library makes use of finalizers for directly constructed types.

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.

2 participants