On Thursday, 2 May 2013 at 04:27:10 UTC, evilrat wrote:
learn what? opengl is C API specification, any resource about
opengl will work, the only thing required for apply it to D is
to know D basics. but unfortunately for D itself it is really
hard to find good tutorials
I use this on-line book on D.
http://ddili.org/ders/d.en/index.html
Unfortunately, not 100% translated yet, but it's still an active
project being worked on so I expect eventually it will get filly
translated. A really nice thing about it, is that it gets updated
to reflect the latest changes and additions to D.
--rt