Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 440 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 440 Bytes

Beef Raylib

A very WIP Beef wrapper library for raylib 4.5.0

I am implementing and testing raylib features as I convert examples.

Whats done

  • Examples

    • core
    • audio
    • models
    • shaders
    • shapes
    • text
    • textures
    • utils
  • Raylib features

    • core
    • raudio
    • raymath
    • rlgl
    • rmodels
    • rshapes
    • rtext
    • rtextures
    • utils