ahmedqarmout2
87b3085f5c
Added new Jai bindings to BINDINGS.md ( #4565 )
...
Co-authored-by: Ahmed Qarmout <ahmed.qarmout@mail.utoronto.ca>
2024-12-02 18:48:24 +01:00
Ryan Johnston
e181069c62
Update BINDINGS.md ( #4559 )
...
Include CLIPSraylib in the list of language bindings.
2024-12-01 23:12:00 +01:00
Ray
6c59dc4a65
Update BINDINGS.md
2024-12-01 22:39:09 +01:00
devdad
645f9e31c9
I've created bindings for raylib 5.5 for c3-lang at https://c3-lang.org ( #4555 )
...
* basic pbr example
pbr implementation includes rpbr.h and few shader files header only file, which self contain everything needed for pbr rendering. Few textures and one model of the car which is under free licence which is included inside basic_pbr.c example file currently supported shader versions are 120 and 330 , version 100 has small issue which I have to resolve
* Unloading PBRMAterial
I forgot unloading PBRMaterial
* fix small issue with texOffset assigment.
value was Vector4 at first but I found out it would be unclear for and users, so I change to have two Vector2 instead, but forgot to assign offset .
* Changed size of textures and file name changed
Changed size of textures from 2048x2048 to 1024x1024 and file name changed to shaders_basic_pbr.c ,
Added the function PBRModel PBRModelLoadFromMesh(Mesh mesh);
but GenMeshPlane(2, 2.0, 3, 3) culdn't be used because it crash once GenMeshTangents() is used with that plane mesh
* Update to 5.5 version of eexample and fix to work in web
set GLSL_VERSION 100
set precision highp float;
removed in keyword
fix for loop has to use only constant
* Update shader_basic_pbr example to work on web
changed to GLSL_VERSION 100
update glsl100 shader
set float precision to highp
removed keyword in
change for loop tu use constant value gives an error
* Update shader_basic_pbr example to work on web
changed to GLSL_VERSION 100
update glsl100 shader
set float precision to highp
removed keyword in
change for loop tu use constant value gives an error
* removed rpbr.h
removed rpbr.h
* Bindings for c3-lang raylib 5.5 and raylib 5.0
I've created raylib 5.5 binding for c3-Lang https://c3-lang.org
2024-12-01 22:37:28 +01:00
RealDoigt
cd16c9ea91
Add the D Object Oriented Raylib wrapper to the list of BINDINGS.md ( #4550 )
...
* add the D Object Oriented Raylib wrapper to the list of BINDINGS.md
* copy pasted correct url
I couldn't do it from the web ui for some reason
2024-11-28 22:50:44 +01:00
glowiak
623c4376cc
The Jaylib binding is at 5.5 ( #4546 )
2024-11-28 22:46:04 +01:00
Jorge A. Gomes
57edbc3bab
Update BINDINGS.md for raylib-py 5.5 ( #4519 )
2024-11-20 11:24:47 +01:00
Philipp
a145779e21
Update BINDINGS.md: fortran-raylib is on v5.5 ( #4518 )
2024-11-19 22:42:34 +01:00
Alexandre B A Villares
481095226d
Update BINDINGS.md: github.com/electronstudio/raylib-python-cffi now 5.5 ( #4517 )
2024-11-19 22:41:14 +01:00
Jannis
bd706dfcf2
Update BINDINGS.md for raylib-beef ( #4514 )
2024-11-19 10:35:10 +01:00
Alexandre B A Villares
21575856f4
Update BINDINGS.md: raylib-python-cffi is on v5.0 ( #4512 )
...
According to https://github.com/electronstudio/raylib-python-cffi
2024-11-19 09:05:39 +01:00
Steven Schveighoffer
05b2603c45
Update raylib-d binding to 5.5 ( #4506 )
2024-11-19 09:03:39 +01:00
Rob Loach
fde3779ebd
BINDINGS: raylib-cpp supports raylib 5.5 ( #4511 )
...
[raylib-cpp](https://github.com/RobLoach/raylib-cpp ) has been updated to use the new raylib 5.5 functions. This is a great release! Thanks so much.
2024-11-19 00:37:33 +01:00
Gunko Vadim
71e0b8b581
Update BINDINGS.md ( #4504 )
2024-11-18 14:38:28 +01:00
Oussama Teyib
4f091f44a8
Fix typo in BINDINGS.md ( #4493 )
2024-11-15 08:26:22 +01:00
Anand Swaroop
59417636ca
Update BINDINGS.md ( #4378 )
2024-10-12 13:14:35 +02:00
Daniil Kisel
7d3f04ca35
Update BINDINGS.md ( #4337 )
...
Updated Lean4 bindings
2024-09-22 14:36:06 +02:00
Brian E
2f0cf8fbe1
[BINDINGS.md] Added raylib-bqn, moved rayed-bqn ( #4331 )
...
* [BINDINGS.md] Added raylib-bqn, moved rayed-bqn
rayed-bqn has had a lot of progress and I've realized it has diverged too much from raylib, and so I made raylib-bqn to be a simple binding, while rayed-bqn will be a utility wrapper.
* removed accidental newline
2024-09-20 09:01:15 +02:00
Alex
fd961deba7
Update BINDINGS.md ( #4311 )
...
I've updated the bindings
2024-09-10 07:44:25 +02:00
Brian E
63ae57d2e3
Added raylib-APL to BINDINGS.md ( #4253 )
...
* Added raylib-APL to BINDINGS.md
* added back the newline
* Made APL binding be version 5.0 instead of auto
Also alligned the bars of the new entry.
2024-08-15 10:05:34 +02:00
Jaen
047a4da696
Fix Carp link - BINDINGS.md ( #4175 )
...
The current link 404's. Replace it with a fork.
2024-07-21 13:44:34 +02:00
_Tradam
50000f4b01
added brainfuck bindings ( #4169 )
2024-07-18 21:06:18 +02:00
red thing
0c03cbff90
Update BINDINGS.md: dray binding supports raylib 5.0 ( #4163 )
2024-07-16 14:00:30 +02:00
ShalokShalom
b4fbdc0283
Update Julia Bindings ( #4068 )
2024-06-14 22:46:50 +02:00
MrScautHD
29ac31f409
Removed Raylib.NET ( #4050 )
2024-06-09 18:03:05 +02:00
MrScautHD
0cad25f798
Update Raylib-CSharp to 5.1-dev. ( #4030 )
...
* Update BINDINGS.md
* Update BINDINGS.md
* Update BINDINGS.md
2024-06-03 08:52:51 +02:00
vaezim
d7a8af144d
Fix typos in markdowns and comments, Fix invalid links in HISTORY.md ( #4017 )
2024-05-30 08:22:07 +02:00
Lionel Briand
785ec74b92
Update BINDINGS.md ( #4004 )
...
Add L-Briand/raylib-zig-bindings to the Language Bindings table
2024-05-24 18:26:17 +02:00
Antonis Geralis
d9c5066382
nim bindings are in 5.1-dev, remove umaintained repos ( #3999 )
...
* nim bindings are in 5.1-dev, remove umaintained repos
* Update BINDINGS.md
* move to umaintained
* Update BINDINGS.md
* github editor is pranking me
2024-05-21 21:51:19 +02:00
Ray
b2f4f4d8fd
Update BINDINGS.md
2024-05-21 13:10:38 +02:00
Carmine Pietroluongo
fc9634a4de
Update BINDINGS.md ( #3995 )
2024-05-21 13:07:31 +02:00
IoIxD
74d7e78b70
BINDINGS.md: raylib-rs now at 5.0 ( #3991 )
2024-05-21 12:53:05 +02:00
MrScautHD
f69ae58304
Update BINDINGS.md ( #3963 )
2024-05-06 12:50:05 +02:00
Nikolas
892e57d46e
Update raylib-zig version ( #3902 )
2024-04-07 23:03:39 +02:00
Ray
8bcf044983
Remove broken-link bindings #3899
2024-04-07 10:01:25 +02:00
joyousblunder
42db6badd0
Update BINDINGS.md ( #3868 )
...
Odin's binding were bumped to 5.0 back in November 2023
2024-03-13 23:33:10 +01:00
Alex Macafee
6db5bb5ccd
Update BINDINGS.md ( #3829 )
...
Raylib VAPI has been updated to support all features added by Raylib 5.0
2024-02-26 10:26:17 +01:00
Brandon Baker
29ff658d92
Update BINDINGS.md ( #3774 )
...
Bump supported raylib version of Raylib-cs to 5.0
2024-02-02 18:06:30 +01:00
Anand Swaroop
b600786c52
Update BINDINGS.md ( #3739 )
2024-01-18 00:22:10 +01:00
Tobias Mock
02133092f8
Update OCaml bindings version ( #3730 )
2024-01-13 23:46:33 +01:00
Michael Scherbakow
eb6dcab308
Update raylib.zig version to 5.1-dev ( #3698 )
2024-01-04 10:51:53 +01:00
Kenta
710e811b27
Update BINDINGS.md ( #3689 )
...
Update Raylib.c3 to 5.0
2023-12-29 23:41:44 +01:00
Ray
99f22a47ff
Update some versions BINDINGS.md
2023-12-25 14:44:49 +01:00
iacore
21bfd06570
Update BINDINGS.md ( #3672 )
...
Update zig libs version
2023-12-25 14:38:49 +01:00
o3o
a06f3d0e34
Update BINDINGS.md ( #3662 )
...
Udated version of `bindbd-raylib3` to 5.0.0 (bind to raylib 5.0.0)
2023-12-22 17:40:57 +01:00
glowiak
fbecab32e7
Add new COBOL binding ( #3661 )
2023-12-21 19:31:34 +01:00
fubark
3f776df94e
Update ray-cyber to 5.0 in BINDINGS.md ( #3654 )
2023-12-19 23:30:17 +01:00
Braedon Lewis
1e7b99562a
Add new raylib-beef binding ( #3640 )
2023-12-15 16:23:35 +01:00
WIITD
dfb0ca43c5
Update raylib-freebasic binding ( #3591 )
2023-12-03 19:51:47 +01:00
Danil
ada1d0fb8c
BINDINGS: Add Raylib-CSharp-Vinculum ( #3571 )
2023-11-23 14:41:31 +01:00