An open API service indexing awesome lists of open source software.

https://github.com/sql-mistermagoo/mm.razorcomponents.blocky

Demos of Pixel rendering in Razor Components
https://github.com/sql-mistermagoo/mm.razorcomponents.blocky

Last synced: about 1 year ago
JSON representation

Demos of Pixel rendering in Razor Components

Awesome Lists containing this project

README

          

# MM.RazorComponents.Blocky
Demos of Pixel rendering in Razor Components

There are three demos:
- Cascading pixels, rendered by the server positioning each pixel
- CSS Cascading pixels, rendered by CSS keyframe animation
- Image Loader - Load an image of your choice, which is then pixellated, randomised and animated into view.

You can try it out as a Razor Components build here
https://blockypixels.azurewebsites.net

And as a Blazor/WASM build here
https://blockypixelswasm.azurewebsites.net