All examplesView sourceSource not published yet
Example 05
Pixel editor
Reactrenderer-canvas
Every pointer event snaps to the grid, strokes paint into layers, and only the tiles that changed get redrawn. The coordinate conversions that make editors fiddly to build are handled by the engine.
The source code for this example hasn't been published yet — a GitHub link will be added here soon.
pixel-editor