https://github.com/alordash/webgl_playground
Testing webgl + blazor
https://github.com/alordash/webgl_playground
blazor webgl
Last synced: about 1 month ago
JSON representation
Testing webgl + blazor
- Host: GitHub
- URL: https://github.com/alordash/webgl_playground
- Owner: alordash
- Created: 2021-10-30T18:38:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-14T09:40:13.000Z (over 3 years ago)
- Last Synced: 2025-02-14T23:45:14.698Z (3 months ago)
- Topics: blazor, webgl
- Language: HTML
- Homepage: https://alordash.github.io/WebGL_Playground/publish/wwwroot/
- Size: 34.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebGL_Playground
Testing webgl + blazor### [>>Click<<](https://alordash.github.io/WebGL_Playground/publish/wwwroot/) to open in your browser.
(might not work properly in firefox)# Results
1. Random triangles
## Warning: flashing lights
2. Triangles interpolation
3. Voronoi tesselation
4. Image convolution (with kernels interpolation)
![]()