RobLoach / node-raylib

Node.js bindings for Raylib
https://robloach.github.io/node-raylib/
Other
233 stars 20 forks source link

Update to raylib 4.2 #163

Closed RobLoach closed 1 year ago

RobLoach commented 1 year ago

Need to update the .ts

twuky commented 1 year ago

also adding in support for rlgl with this. I updated the solar system example to match what's on the website as well (it was updated for 4.0). so this fixes https://github.com/RobLoach/node-raylib/issues/162

RobLoach commented 1 year ago

@twuky Nicely done on adding rlgl! This looks great 👍