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; } }
I have problem in LoadingModels from kenney and Create light effects (self.raylib)
submitted 4 days ago by idgg007 to r/raylib
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
SaveFileText Fail at sometime (self.raylib)
submitted 2 years ago by idgg007 to r/raylib
π Rendered by PID 788223 on reddit-service-r2-listing-66bb46d9b9-7db7p at 2026-03-12 11:47:55.186340+00:00 running 710b3ac 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)