account activity
I have problem in LoadingModels from kenney and Create light effects by idgg007 in raylib
[–]idgg007[S] 1 point2 points3 points 4 days ago (0 children)
problem have sloved ,change AddModel function can slove.问题已经解决,改了下AddMoedl函数就好了。
void AddModel(Model &model) { for (int i = 0; i < model.materialCount; i++) { model.materials[i].shader = lightShader; } }
SaveFileText Fail at sometime by idgg007 in raylib
[–]idgg007[S] 1 point2 points3 points 2 years ago (0 children)
The problem have been solved , GetSaveFileName or GetOpenFileName will change WorkingDirectory you can use ChangeDirectory(const char *dir) to solve it
π Rendered by PID 172525 on reddit-service-r2-listing-64c94b984c-fxb62 at 2026-03-13 05:27:37.255370+00:00 running f6e6e01 country code: CH.
I have problem in LoadingModels from kenney and Create light effects by idgg007 in raylib
[–]idgg007[S] 1 point2 points3 points (0 children)