Thread overview |
---|
May 06, 2018 stb bindings for D | ||||
---|---|---|---|---|
| ||||
Hello ! Recently i published stb bindings for D, it comes with precompiled stb library for windows, so just add this package as dependency for your project and work with it :) Currently there's only stb bindings, but soon i'll add stb_image, stb_image write and other useful libraries. Thanks. Kind regards. |
May 06, 2018 Re: stb bindings for D | ||||
---|---|---|---|---|
| ||||
Posted in reply to Temtaime | Oh, missed the link https://code.dlang.org/packages/stb |
May 06, 2018 Re: stb bindings for D | ||||
---|---|---|---|---|
| ||||
Posted in reply to Temtaime | On Sunday, 6 May 2018 at 08:57:11 UTC, Temtaime wrote:
> Oh, missed the link
>
> https://code.dlang.org/packages/stb
Not everybody (including me) knows what stb is. So please add some brief description (with a link) to the documentation.
|
May 06, 2018 Re: stb bindings for D | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sisor | On Sunday, 6 May 2018 at 09:22:00 UTC, Sisor wrote: > On Sunday, 6 May 2018 at 08:57:11 UTC, Temtaime wrote: >> Oh, missed the link >> >> https://code.dlang.org/packages/stb > > Not everybody (including me) knows what stb is. So please add some brief description (with a link) to the documentation. Ok, a link was added, thanks ! https://github.com/nothings/stb Generally speaking stb is a set of libraries for various purposes. There's some very useful libraries for 3d games, for example rect pack, image loading |
Copyright © 1999-2021 by the D Language Foundation