mirror of
https://github.com/nothings/stb
synced 2024-12-15 20:32:33 +03:00
Update other_libs.md
This commit is contained in:
parent
450db24449
commit
b6602ab085
@ -11,8 +11,8 @@ free to tell me about their quality.) _Newest additions are in italics._
|
|||||||
- **images** [tiny_jpeg.h](https://github.com/serge-rgb/TinyJPEG/blob/master/tiny_jpeg.h): JPEG encoder (public domain)
|
- **images** [tiny_jpeg.h](https://github.com/serge-rgb/TinyJPEG/blob/master/tiny_jpeg.h): JPEG encoder (public domain)
|
||||||
- **images** [miniexr](https://github.com/aras-p/miniexr): OpenEXR writer (public domain)
|
- **images** [miniexr](https://github.com/aras-p/miniexr): OpenEXR writer (public domain)
|
||||||
- **geometry** [nv_voronoi.h](http://www.icculus.org/~mordred/nvlib/): find voronoi regions on lattice w/ integer inputs (public domain)
|
- **geometry** [nv_voronoi.h](http://www.icculus.org/~mordred/nvlib/): find voronoi regions on lattice w/ integer inputs (public domain)
|
||||||
|
- _**geometry** [sobol.h](https://github.com/Marc-B-Reynolds/Stand-alone-junk/blob/master/src/SFH/Sobol.h): sobol & stratified sampling sequences (public domain)_
|
||||||
- **network** [zed_net](https://github.com/ZedZull/zed_net): cross-platform socket wrapper (public domain)
|
- **network** [zed_net](https://github.com/ZedZull/zed_net): cross-platform socket wrapper (public domain)
|
||||||
- _**math** [sobol.h](https://github.com/Marc-B-Reynolds/Stand-alone-junk/blob/master/src/SFH/Sobol.h): sobol & stratified sampling sequences (public domain)_
|
|
||||||
- **strings**; **files & filenames** [DG_misc.h](https://github.com/DanielGibson/Snippets/): Daniel Gibson's stb.h-esque cross-platform helpers: path/file, strings (public domain)
|
- **strings**; **files & filenames** [DG_misc.h](https://github.com/DanielGibson/Snippets/): Daniel Gibson's stb.h-esque cross-platform helpers: path/file, strings (public domain)
|
||||||
- **misc** [MakeID.h](http://www.humus.name/3D/MakeID.h): allocate/deallocate small integer IDs efficiently (public domain)
|
- **misc** [MakeID.h](http://www.humus.name/3D/MakeID.h): allocate/deallocate small integer IDs efficiently (public domain)
|
||||||
- **misc** [gb_string.h](https://github.com/gingerBill/gb): dynamic strings for C (public domain)
|
- **misc** [gb_string.h](https://github.com/gingerBill/gb): dynamic strings for C (public domain)
|
||||||
|
Loading…
Reference in New Issue
Block a user