RobLoach / node-raylib

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

Solar System example broken #162

Closed konsumer closed 1 year ago

konsumer commented 1 year ago

examples/models/models_rlgl_solar_system.js does not work because the rl*() functions are not generated.

From #160