Advertisement ยท 728 ร— 90

Posts by Ray

raylib architecture v1.0 vs v6.0, 12.5 years apart

raylib architecture v1.0 vs v6.0, 12.5 years apart

raylib 6.0 is around the corner and I just updated the architecture diagram, it blows me away how far it has come! โค๏ธ

#raylib architecture v1.0 vs v6.0, 12.5 years apart

5 days ago 59 2 1 2

I think so but I don't know where. In any case, that talk was in spanish, I translated some slides to share.

1 week ago 1 0 0 0
Is it possible to survive as an open source developer?

Is it possible to survive as an open source developer?

Some slides of my last talk about "surviving as an open source developer"! ๐Ÿ”ฅ

Questions? ๐Ÿ˜…

1 week ago 43 3 3 1
raylib surpassed the 3000 forks on GitHub!

raylib surpassed the 3000 forks on GitHub!

New milestone reached! #raylib surpassed the **3000 forks on GitHub**! ๐Ÿด๐Ÿคฏ

Wondering what amazing things those developers are creating with raylib! ๐Ÿ˜„

github.com/raysan5/raylib

2 weeks ago 42 2 0 0

looks good! I did something similar for Megadrive some years ago, one of the issues I found was in the drawing with tiles, old consoles require just updating required tiles in certain ways... let me know how it works when introducing sprites...

2 weeks ago 0 0 1 0

nope, it was not completed neither further explored. I think despite the expected approach, there are always alternatives available, like I did with Android backend, but they require differents (and maybe unexplored) ways to approach the problem, that take more engineering

3 weeks ago 1 2 1 0

I have no plans to implement it but if anyone is able to implement a rcore_ios.c self-contained module like the other platforms and commit to maintain it, I can add it to raylib.

3 weeks ago 0 0 2 0
Video

Announcing rlsw, the new raylib software renderer backend. No GPU required.

The Future is Now. #raylib

1 month ago 95 11 6 0
Video

After several days and MANY hours of work, CHANGELIST for upcoming raylib release has been handcrafted. ๐Ÿ”ฅ

It required manually reviewing +1800 commits and PRs, organize them, reword comments, check involved functions and modules, cleaning, revisit code...

No, AI could't do it.

1 month ago 49 5 3 0
Advertisement
projects made with raylib on Steam

projects made with raylib on Steam

Just updated the list of #raylib games/apps on Steam! There are +50 at the moment! ๐Ÿ”ฅ

Do you know any other game made with raylib not included on this list? It's very difficult to track all the projects using raylib in the wild! ๐Ÿ˜…

1 month ago 41 10 2 0

Wow! One of the most impressive games made with #raylib! ๐Ÿคฏ

1 month ago 45 2 0 0

bsky.app/profile/rays...

1 month ago 5 0 1 0
raylib reached 0 open issues and 0 open PRs!!!

raylib reached 0 open issues and 0 open PRs!!!

After some months of intensive work, #raylib has finally reached the ZERO open issues** and ZERO open PRs!!! ๐Ÿš€

Definitely, it's time to...

Source: github.com/raysan5/raylib

1 month ago 74 7 4 2
Video

Just updated #raylib animation system to support a more flexible and easy-to-use blending feature, with CPU or GPU skinning. Several code examples added! ๐Ÿ”ฅ

Try it on web: raylib.com/examples/mod...
Source code: github.com/raysan5/rayl...

1 month ago 29 4 1 0
Post image

Are you attending FOSDEM 2026???

Find me and ask me for a #raylib sticker! ๐Ÿ˜„

2 months ago 35 0 1 0
Video

Working on my presentation for FOSDEM 2026! ๐Ÿ’ฏ

Just embedded a functional code editor in one of the slides. All hand-coded in C, with raylib, to run on desktop and web. ๐Ÿš€

Maybe I'm taking it too far... ๐Ÿค”

2 months ago 66 3 3 0
Advertisement
Video

Hey! Next week I'm giving a talk at @fosdem.org 2026! ๐Ÿš€

And I'm already coding it, with #raylib! ๐Ÿ’ฏ

Whoโ€™s coming? ๐Ÿ˜„

3 months ago 24 3 2 0
raylib surpassed 30K stargazers on GitHub!!!

raylib surpassed 30K stargazers on GitHub!!!

Wow! #raylib has surpassed the **30000 โญ stargazers** on GitHub! Becoming the 21st most starred C project on GitHub!!! ๐Ÿคฏ

What a great start of the year! ๐Ÿš€

Thanks to everyone for supporting raylib! Let's keep building things! ๐Ÿ’ฏ

3 months ago 41 3 0 0
Post image

You should try with the latest style added "Genesis":

3 months ago 1 0 1 0
Happy new year 2026! Another year to enjoy raylib programming!

Happy new year 2026! Another year to enjoy raylib programming!

Happy new year 2026! Another year to enjoy raylib programming! ๐Ÿš€

3 months ago 49 6 0 0
Post image

Here some raylib games on Steam, so you will know some for next time... ๐Ÿ˜‰

3 months ago 4 0 2 0

Thank you very much for your amazing work! ๐Ÿ’ฏ

3 months ago 2 0 0 0
raylib reached 800 contributors! Thanks!

raylib reached 800 contributors! Thanks!

#raylib has reached **800 contributors**! ๐Ÿš€

Many thanks to all the devs that have helped to improve the project along the years! THANKS! โค๏ธ

3 months ago 42 5 0 0
raylib open issues - help needed, please!

raylib open issues - help needed, please!

There are only 15 issues left open on #raylib! ๐Ÿš€

I'm currently working on multiple issues related to windowing/highdpi/fullscreen for different platforms but I'd need some help with some other issues.

Could someone help me with any of them? ๐Ÿค”

github.com/raysan5/rayl...

3 months ago 22 4 1 1
Preview
5 Reasons I Chose Raylib Over Other Game Engines Raylib is a simple, fun library to work with, and I'll continue to use it for all of my games for the foreseeable future.

"The library strikes the perfect balance of giving you the basic tools you need to get started while also giving you the freedom to implement things yourself"
#raylib

spin.atomicobject.com/5-reasons-i-...

4 months ago 28 2 1 0
Advertisement

yeah, that can be one use case, specially if done in a server with no GPU... maybe useful for automated images watermarking on server side... ๐Ÿค”

4 months ago 0 0 1 0
Video

#raylib running on web, on 2d canvas, no WebGL, no hardware acceleration, using software renderer! ๐Ÿ”ฅ

Performance is actually quite bad but... maybe there is some use case for it? ๐Ÿค”

4 months ago 33 2 1 0
Post image

You can create a custom tool just for that with a few raylib lines of code, for full control.

Or you can also try my image/board viewer tool: rTexViewer (made with raylib), but it's similar to PureRef; I'm sending you a key to try it.

4 months ago 13 1 0 0
raylib tech tools sale!

raylib tech tools sale!

Hey! All my raylibtech tools are 50% off today! ๐Ÿ˜ฑ

What you get:

- No ads
- No app signing
- No cloud lock-in
- No external dependencies
- Portable
- Multiplatform
- High-performant

* Single-executable ~1 MB (fits on a floppy disk!)

Thanks! โค๏ธ

Get them now: itch.io/s/168948/ray...

4 months ago 26 2 1 0
raylib going thorugh a code security audit in the following months!

raylib going thorugh a code security audit in the following months!

NEWS! #raylib is going through a security audit in the following months by Radically Open Security team! ๐Ÿš€

First time going through a professional security audit (beside the CodeQL static analysis engine from GitHub). Let's see how it goes! Really exciting! ๐Ÿ˜„

4 months ago 49 1 2 0