-
### Issue description
It's impossible to choose any backend other than GLFW if building with zig.
`PLATFORM_DESKTOP` is set together with the platform backend you chose (`PLATFORM_DESKTOP_SDL` i…
-
## Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
* Operating System & Odin Versio…
-
raygui isn't included with Raylib, and I think it should be treated as such now that we have a Github organization for this. But even if it's not in it's own repo, separating it would allow us to spee…
IoIxD updated
3 weeks ago
-
The deployed example works fine: https://www.raylib.com/examples/core/core_2d_camera_mouse_zoom.html
Latest master (https://github.com/raysan5/raylib/commit/281ee51aff02c9e454891b75d6fdfead8ffccb0f…
-
Using GNOME 46 in Ubuntu 24.04.1 LTS here, and trying to use the emulator with any scaling causes the game viewport to be too small and pushed off to the bottom left.
Here's an example of how this …
-
Hello I have a project where i need to compile the raylib-cpp with cmake under linux and windows, no error on linux but windows it's different. I use Cmake to compile the project.
```
C:\Users\Hug…
-
I have followed the process described in `InstallNintendo64.md`
I have cloned the libdragon repo:
```sh
git clone https://github.com/DragonMinded/libdragon.git --branch unstable
```
I have set …
-
It looks like `DrawRectangleRoundedLines` is implemented incorrectly, in [Raylib](https://github.com/raysan5/raylib/blob/master/src/rshapes.c#L1087) there are two functions called
```
DrawRecta…
-
Thanks for the repo.
## Issue 1
the raylib dependency should be pinned because it specifies a hash and that hash has changed. i.e. I needed to change the line of build.zig.zon to:
` .rayli…
-
```
ModuleNotFoundError: No module named 'raylibpy'
```
any help