OpenGL Examples in D and a birth of a New Initiative
    Kiith-Sa via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sat May 17 06:49:07 PDT 2014
    
    
  
On Friday, 16 May 2014 at 13:53:07 UTC, Andrej Mitrovic via 
Digitalmars-d-announce wrote:
> On 5/14/14, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
>> I am starting an initiative for everyone interested in D game
>> development by creating the github organization 
>> d-gamedev-team[1].
>
> Just ported the imgui library to D. It's a minimal OpenGL GUI 
> library,
> useful for things like tweaking parameters. Have a look here
> (screenshot included):
>
> https://github.com/d-gamedev-team/dimgui
> http://code.dlang.org/packages/dimgui
This is pretty awesome - don't need to write my own anymore. How 
does it handle fonts? Does it depend on FreeType or something 
like that?
    
    
More information about the Digitalmars-d-announce
mailing list