Rudy Nurhadi
Rudy Nurhadi
On raspbian buster I got an issue where I can't control omxplayer using the /tmp/cmd. So I made a change to omxplayer-wrapper library.
Update to assimp 5.0.1 https://github.com/assimp/assimp/releases/tag/v5.0.1, many changes since v3, like support for gltf, etc. Built with VS2019
This should fix https://github.com/drawdb-io/drawdb/issues/154 With this pull request https://github.com/DouyinFE/semi-design/pull/2104/files on semi-ui repo, it adds lazy render.
I have a problem with this [file](https://drive.google.com/file/d/1_ndRi_iRIhb83RmjJAjCWQAohxRBuLRK/view?usp=sharing) , the code will panic if seeking near the end of file. For example that file have 28800000 sample, and if I seek...