node-raylib
node-raylib copied to clipboard
WIP: raylib5
Raylib5 was released. This branch documents the effort to upgrade.
Currently this fails to build. These are missing:
GenImageGradientVGenImageGradientHLoadModelAnimationsDrawLineBezierQuadDrawLineBezierCubic
Updating @raylib/api to latest seems to fix errors with actual raylib, but then I see other errors with raygui. We may have to split these or work on getting raygui working.