CPUblit v0.1.0
bauss
jj_1337 at live.dk
Wed Apr 4 09:54:14 UTC 2018
On Wednesday, 4 April 2018 at 00:50:31 UTC, solidstate1991 wrote:
> https://github.com/ZILtoid1991/CPUblit
>
> I have put the rendering functions of my engine to an external
> library for general use in other applications where image
> composing is needed.
>
> I can add functions on request, currently I'm planning more
> functions for drawing and higher-level functions, with no much
> plans on direction with the latter one other than minimizing
> external dependencies and avoiding the use of the garbage
> collector and even possibly classes.
This is really cool and nice to see it's @nogc
More information about the Digitalmars-d-announce
mailing list