linc/stb

August 24, 2015 ยท View on GitHub

Haxe/hxcpp @:native bindings for stb.

This is a linc library.


Install

haxelib git linc_stb https://github.com/snowkit/linc_stb.git

Available stb libraries (so far)

  • stb_image
  • stb_image_write

Each library has their own readme within the header files in lib/


stb_image

  • port by
    • underscorediscovery
  • notes
    • see tests/Image

stb_image_write

  • port by
    • stbachmann
  • notes
    • see tests/ImageWrite

Contents

  1. 0.1Install
  2. 0.2Available stb libraries (so far)