Results 561 comments of Try

> there are some encoding conversions that may be problematic on Windows? I'm not 100%, but `codecvt` is not mandatory thing for compiler to support. In my practice it works...

Btw, haven't try, but there is a file-dialog in bullet3 examples: ```c++ int X11OpenGLWindow::fileOpenDialog(char* filename, int maxNameLength) { int len = 0; FILE* output = popen("zenity --file-selection --file-filter=\"*.urdf\" --file-filter=\"*.sdf\" --file-filter=\"*.obj\"...

> Should the file picker appear immediately on launch, or should there be a dialogue box informing the user why it's asked to pick a folder? For this time being,...

Agreed - xdg-desktop-portal can be added for linux build of OpenGothic

Wld_SpawnNpcRange implemented in: b4817c1

+ Wld_SetMobRoutine - done + Mdl_StartFaceAni - done

First bring up: ![изображение](https://user-images.githubusercontent.com/122894/162527799-b318416d-2dd5-490a-b31c-2663c9646827.png) RQ is done only for landscape mesh, at deferred lighting pass

Notes: blas/tlas performance is quite inconsistent. Having same landscape geometry at one mesh and as multi-mesh about 4x fps difference: | FPS | Method | | ------------- | ------------- |...

New screenshot: indoor case. ![изображение](https://user-images.githubusercontent.com/122894/168497028-517046b6-a2cc-4ffd-b6a6-31b82772365e.png)