-
Compilation checks are required to ensure Darwin is not imported outside of Apple ecosystem. Getting the following spam on Linux:
```
swift-raylib/Sources/Raylib/Math/Integration/Double.swift:8:8:…
-
no commits since 2019, so is Windows Composition API dead?
HppZ updated
5 months ago
-
Hey, amazing work here! Great to see another up to date Raylib binding for Swift! Have you updated the raylibs binding list on the official repo yet?
Just wanted to point out a small mistake in the…
-
# "fffaraz/awesome-cpp"
*22-06-2021 13:07*
> A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. - fffaraz/awesome-cpp
A cur…
-
# 10 years of Dear ImGui 🎉
On August 11, 2014, I published [v1.00](https://github.com/ocornut/imgui/releases/v1.00) of Dear ImGui on GitHub.
I thought I would take the occasion to reflect about i…
-
Functions GenImageGradientV & GenImageGradientH are deprecated from Raylib 4.5 (Which I believe this binding aims to support?) as it provides compilation errors.
```
swift-raylib/Sources/Raylib/Te…
-
Hi, I had a play with your library, adapting to work with my own NSView and engine. In order to make that work, I had to make the Game object agnostic about the View, and instead of pulling data out o…
-
# Weekly GitHub Trending! (2023/09/04 ~ 2023/09/11)
## Python trending 6repo's
### [KillianLucas](https://github.com/KillianLucas) / [open-interpreter](https://github.com/KillianLucas/open-interpreter…
-
I was able to get this running in xcode 13.1, but I had to modify the package file slightly.
I had to modify the package and target thusly:
`
.package(name: "Raylib", url: "https://github.com/S…
-
Hello! Thank you very much for creating this Swift package to streamline working with Raylib.
While testing out your library, I tried using `from: "4.0.0"` for the package and encountered this erro…