Skip to content
/ blib Public
forked from Borf/blib

A simple library for 2d/3d rendering

Notifications You must be signed in to change notification settings

sdbezerra/blib

 
 

Repository files navigation

blib

Blib is a small library for rendering 2d/3d with OpenGL. it features

  • asset loading
  • rendering abstraction
  • multithreaded rendering
  • abstraction for some basics
    • network
    • threads

so far this project's used for some of my own personal projects, like browedit, playallthegames and some other game-prototypes on windows, IOS and android

About

A simple library for 2d/3d rendering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 58.2%
  • C 38.5%
  • HTML 2.8%
  • CMake 0.2%
  • QMake 0.2%
  • Makefile 0.1%