Skip to content

themushroompirates/raylib-quickies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raylib-quickies

A collection of single-header file libraries for raylib (C)

mp_fps_tracker

Very quick and simple FPS tracker. Update and display in one call.

mp_fps_tracker_demo_screenshot

mp_rects

Utility library for calculating rectangles. Inset, outset, grid layout, all that. The demo showcases the functions visually.

mp_rects demo screenshot

mp_camera2d

Simple library for managing 2d camera pan and zoom. Handles mouse/keyboard as well as touch.

mp_camera2d demo screenshot

About

A collection of single-header file libraries for raylib (C)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages