Alois-xx
Alois-xx
I get a similar exception when loading a texture from an array. I am trying a port of the official sample (https://github.com/mdn/webgl-examples/blob/gh-pages/tutorial/sample6/webgl-demo.js#L200) to Blazor but this seems currently not working....
I also like to disable word wrapping for wide output which may be truncated at e.g. 500 char width but until then I do not want to see parts of...
@sharwell, @vancem Is this ever beeing merged?
Sure I have opened PR #1314
@brianrob: Is the PR ok or when will it be merged?
@brianrob: Is it now ok?
Yes I know about the managed version. Why should one use the native bindings if they are 10x times slower? Does it make sense to interop into such a slow...
Clone https://github.com/Alois-xx/SerializerTests. Compile it and see the command line help. It is a serializer performance testing framework to make it easy to compare different serializers. ``` D:\Source\git\SerializerTests\bin\Release\netcoreapp3.0>SerializerTests.exe SerializerTests is a...
@EgorBo: Any update on this?