From ef8432297a0695bac4cf53326e82ae398471e29c Mon Sep 17 00:00:00 2001 From: raysan5 Date: Thu, 1 Jul 2021 21:44:14 +0200 Subject: ADDED: Extra libraries section REMOVED: Unused images --- index.html | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index e4c74c7..648775b 100644 --- a/index.html +++ b/index.html @@ -102,7 +102,7 @@

raylib language bindings


-

You can code using raylib in multiple languages! Some raylib users have created raylib bindings to multiple languages. Here's a list of the bindings I'm aware of

+

You can use raylib in multiple languages (more than 50!). Here it is a list with some of the raylib bindings:


@@ -118,6 +118,23 @@

+

raylib extra libraries

+
+

raylib can be combined with several extra libraries for additional functionality, some of those libraries are already used internally while others are provided for user integration, all these libraries are single-file header-only with no external dependencies.

+
+
+
+ OpenGL abstraction layer + 3D math library + miniaudio wrapper + immediate-mode gui library + resources packer + 2d physics library + png chunks editor + +
+
+

raylib technologies tools


raylib is the base technology for raylib technologies tools! Several multiplatform portable standalone user-friendly tools have been developed using raylib and raygui. Check them out!

-- cgit v1.2.3