Try
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
AI_DrawWeapon - done
Wld_SpawnNpcRange implemented in: b4817c1
+ Wld_SetMobRoutine - done + Mdl_StartFaceAni - done
First bring up:  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. 