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
- Host: GitHub
- URL: https://github.com/sql-mistermagoo/mm.razorcomponents.blocky
- Owner: SQL-MisterMagoo
- Created: 2019-02-13T16:19:23.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2020-06-15T16:19:41.000Z (about 6 years ago)
- Last Synced: 2025-03-30T01:27:19.498Z (over 1 year ago)
- Language: HTML
- Size: 3.68 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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