Danila
Danila
Judging by the implementation, you draw a circle as a texture on a rectangular surface of 2 triangles. Perhaps you should not be categorical and change the initial implementation (using...
The problem is also reproduced on Linux(X11 Fedora 40 Gnome). Viewing the framegraph showed that most of the time is spent on the `quad_gl` `draw` method and waiting for the...
@BnDLett You are certainly right about shadowing, but the question was about something else, so your answer is not relevant.
In your opinion, how public should this trait actually be? I looked through the library, and this trait is only used in the ``set_uniform`` functions. Maybe it should just be...
Video decoding is usually done by specialized libraries([ffmpeg](https://docs.rs/ffmpeg-next/latest/ffmpeg_next/)), they provide API for working with video formats. With their help, you can decode a separate frame, frame time, its number, resolution,...
https://stackoverflow.com/questions/73105626/arm-linux-androideabi-ar-command-not-found-in-ndk try version ndk < 23