Updating a .NET MAUI Canvas with Messaging events
#net #xamarin #maui #publishsubscribepattern #emulator #emulation #gamedevelopment #softwarearchitecture
https://hackernoon.com/updating-a-net-maui-canvas-with-messaging-events
#net #xamarin #maui #publishsubscribepattern #emulator #emulation #gamedevelopment #softwarearchitecture
https://hackernoon.com/updating-a-net-maui-canvas-with-messaging-events
Hackernoon
Updating a .NET MAUI Canvas with Messaging events | HackerNoon
In .NET MAUI the Canvas element can be used for drawing.
For a Chip 8 emulator I implemented publish/subscribe messaging to redraw the Canvas, in the game loop
For a Chip 8 emulator I implemented publish/subscribe messaging to redraw the Canvas, in the game loop