Not-Nik / raylib-zig

Manually tweaked, auto-generated raylib bindings for zig. https://github.com/raysan5/raylib
MIT License
459 stars 101 forks source link

DrawCubeTexture missing. #97

Closed nitanmarcel closed 1 month ago

nitanmarcel commented 1 month ago

DrawCubeTexture Seems to be missing from the zig. This seems to have been added in the release 4.0 of raylib

nitanmarcel commented 1 month ago

Oh, hmm it seems to be a standalone example now:

https://github.com/raysan5/raylib/blob/5.0/examples/models/models_draw_cube_texture.c#L98