it's like minifb but at home
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Isabelle L. c52923e1c3 made it so insert_pixel can't panic and added insert_slice method il y a 5 ans
src made it so insert_pixel can't panic and added insert_slice method il y a 5 ans
.gitignore initial commit! il y a 5 ans
Cargo.toml initial commit! il y a 5 ans
LICENSE initial commit! il y a 5 ans
README.md initial commit! il y a 5 ans

README.md

offbrand

simple minifb wrapper

uh i like the idea of minifb but wanted a little bit more of a rendering api built ontop of it. i’ll probably add more shit down the line but right now it’s literally just a pixel buf and colors.