FUSEEProjectTeam / Fusee

Fusee aims at becoming a multiplatform 3D realtime engine with a strong emphasis on content transformation and manipulation. Fusee is written mainly in C# and can be programmed in C#. Fusee builds bridges to make your code run in environments that don't support C#, like Content-Creation-Software, C++, Plug-In-APIs and native HTML5/WebGL Javascript code.
https://fusee3d.org
MIT License
90 stars 36 forks source link

WebGL.Net via SkiaSharp currently unable to load jpgs #219

Closed wrestledBearOnce closed 4 years ago

wrestledBearOnce commented 4 years ago

see: https://github.com/WaveEngine/WebGL.NET/blob/master/src/Samples/Samples/TexturedCubeFromAssets.cs#L73

griestopf commented 4 years ago

See #228