moonpyx / stbpy

wrapper from stb c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image Build

Python interface to https://github.com/nothings/stb/.

Currently wraps stb_image, stb_image_resize, and stb_image_write (though not completely in any case)

Install with pip install stbpy, and see test.py for usage examples.

git clone --recurse-submodules git://github.com/aforren1/stbpy.git

About

wrapper from stb c


Languages

Language:C 95.0%Language:C++ 4.6%Language:Cython 0.2%Language:Python 0.1%Language:Shell 0.0%Language:Makefile 0.0%Language:Batchfile 0.0%