BlazorExtensions / Canvas

HTML5 Canvas API implementation for Microsoft Blazor
MIT License
614 stars 146 forks source link

TexImage2D async fix #135

Closed PowerfulBacon closed 1 year ago

PowerfulBacon commented 1 year ago

Fixes #1

Corrects the parameters used by glTexImage2D

PowerfulBacon commented 1 year ago

Gah, this opened to the wrong repository